The integration packages aren’t strictly necessary, but they can make development easier, and sometimes they add important hooks like closing database connections at fork. Documentation The latest documentation is hosted at Read The Docs, containing user guides, tutorials, and an API reference. 最新的中文文档托管在 https://www.celerycn.io/ 中,包含用户指南、教程、API接口等。 Installation You can install Celery either via t
