celery
PyPIv5.6.3Distributed Task Queue.
0
Weekly downloads
0
Dependents
10
Dependencies
0/100
Popularity
Overview
celery is an PyPI package that distributed Task Queue. The latest version is 5.6.3, released under the BSD-3-Clause license.
Who should use it
Teams working in the PyPI ecosystem who need distributed Task Queue and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (BSD-3-Clause).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of celery.
celery dependencies dependents
Dependencies
Version history
| Version | Published | License |
|---|---|---|
| 5.6.3latest | 3 months ago | BSD-3-Clause |
| 5.6.2 | 6 months ago | BSD-3-Clause |
| 5.6.1 | 6 months ago | BSD-3-Clause |
| 5.6.0 | 7 months ago | BSD-3-Clause |
| 5.6.0rc2 | 7 months ago | BSD-3-Clause |
| 5.6.0rc1 | 8 months ago | BSD-3-Clause |
| 5.6.0b2 | 9 months ago | BSD-3-Clause |
| 5.6.0b1 | 10 months ago | BSD-3-Clause |
| 5.5.3 | 1 year ago | BSD-3-Clause |
| 5.5.2 | 1 year ago | BSD-3-Clause |
| 5.5.1 | 1 year ago | BSD-3-Clause |
| 5.5.0 | 1 year ago | BSD-3-Clause |
| 5.5.0rc5 | 1 year ago | BSD-3-Clause |
| 5.5.0rc4 | 1 year ago | BSD-3-Clause |
| 5.5.0rc3 | 1 year ago | BSD-3-Clause |
| 5.5.0rc2 | 1 year ago | BSD-3-Clause |
| 5.5.0rc1 | 1 year ago | BSD-3-Clause |
| 5.5.0b4 | 1 year ago | BSD-3-Clause |
| 5.5.0b3 | 1 year ago | BSD-3-Clause |
| 5.5.0b2 | 1 year ago | BSD-3-Clause |
Maintainers
Funding
Frequently asked questions
How do I install celery?
Run `pip install celery` to add celery to your PyPI project.
What license is celery released under?
celery is distributed under the BSD-3-Clause license.
How popular is celery?
celery has approximately 0 downloads per week.