django-celery 3.3.1
0
Old django celery integration project.
Contents
Old django celery integration project.
Stars: 1526, Watchers: 1526, Forks: 453, Open Issues: 90The celery/django-celery
repo was created 14 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1526 github stars!
How to Install django-celery
You can install django-celery using pip
pip install django-celery
or add it to a project with poetry
poetry add django-celery
Package Details
- Author
- Ask Solem
- License
- BSD
- Homepage
- http://celeryproject.org
- PyPi:
- https://pypi.org/project/django-celery/
- GitHub Repo:
- https://github.com/celery/django-celery
Classifiers
- Communications
- Software Development/Libraries/Python Modules
- System/Distributed Computing
Related Packages
Errors
A list of common django-celery errors.
Code Examples
Here are some django-celery
code examples and snippets.
GitHub Issues
The django-celery package has 90 open issues on GitHub
- celery-beat process make the CPU usage too high
- Must used
"setuptools<58.0.0"
to install because ofanyjson