This document describes the current stable version of Celery (5.2). For development docs, go here.
Resources¶
Getting Help¶
Mailing list¶
For discussions about the usage, development, and future of Celery, please join the celery-users mailing list.
IRC¶
Come chat with us on IRC. The #celery channel is located at the Libera Chat network.
Bug tracker¶
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/celery/celery/issues/
Wiki¶
Contributing¶
Development of celery happens at GitHub: https://github.com/celery/celery
You’re highly encouraged to participate in the development of celery. If you don’t like GitHub (for some reason) you’re welcome to send regular patches.
Be sure to also read the Contributing to Celery section in the documentation.
License¶
This software is licensed under the New BSD License. See the LICENSE
file in the top distribution directory for the full license text.