This document is for Celery's development version, which can be significantly different from previous releases. Get old docs here: 2.5.

celery.app.abstract

class celery.app.abstract.configurated
confopts_as_dict()
setup_defaults(kwargs, namespace='celery')
class celery.app.abstract.from_config(key=None)
get_key(attr)

Previous topic

celery.task.trace

Next topic

celery.app.annotations

This Page