This document describes an older version of Celery (2.5). For the latest stable version please go here.

celery.app.annotations

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

Expands the CELERY_ANNOTATIONS setting.

Previous topic

celery.app.abstract

Next topic

celery.security.certificate

This Page