celery.backends
Get backend class by name.
If the name does not include “.” (is not fully qualified), celery.backends. will be prepended to the name. e.g. database becomes celery.backends.database.
Enter search terms or a module, class or function name.