celery 5.4.0
0
Distributed Task Queue.
Contents
Distributed Task Queue.
Stars: 24653, Watchers: 24653, Forks: 4653, Open Issues: 718The celery/celery
repo was created 15 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 24653 github stars!
How to Install celery
You can install celery using pip
pip install celery
or add it to a project with poetry
poetry add celery
Package Details
- Author
- Ask Solem
- License
- BSD-3-Clause
- Homepage
- https://docs.celeryq.dev/
- PyPi:
- https://pypi.org/project/celery/
- Documentation:
- https://docs.celeryq.dev/en/stable/
- GitHub Repo:
- https://github.com/celery/celery
Classifiers
- Software Development/Object Brokering
- System/Distributed Computing
Related Packages
Errors
A list of common celery errors.
Code Examples
Here are some celery
code examples and snippets.
GitHub Issues
The celery package has 718 open issues on GitHub
- Autoscaler kills workers with assigned tasks (race condition)
- Crontab string representation does not match UNIX crontab expression
- Use typing annotations in Celery (PEP 484)?
- Remove ne methods
- Unable to set SQS queue in Django project
- EagerResult shouldn't care if sync subtasks are enabled
- Healthcheck for celery beat
- Celery does not start all amqp connections with heartbeats
- fix #7200 uid and gid
- Ensure all our dependencies are properly maintained
- Version 5.3
- TypeError: no default reduce due to non-trivial cinit
- Dont start with billiard.exceptions.WorkerLostError: Could not start worker processes
- Fix subscribed_to maybe empty
- added ability to globally override resultrepr_maxsize