This document describes the current stable version of Celery (5.2).
For development docs,
go here.
celery.loaders.app
The default loader used with custom app instances.
-
class celery.loaders.app.AppLoader(app, **kwargs)[source]
Default loader used when an app is specified.