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

celery.app.annotations

class celery.app.annotations.MapAnnotation
annotate(task)
annotate_any()
celery.app.annotations.prepare(annotations)

Expands the CELERY_ANNOTATIONS setting.

celery.app.annotations.resolve_all(anno, task)

Previous topic

celery.app.abstract

Next topic

celery.app.state

This Page