django-q 1.3.9
0
A multiprocessing distributed task queue for Django
Contents
A multiprocessing distributed task queue for Django
Stars: 1830, Watchers: 1830, Forks: 289, Open Issues: 332The Koed00/django-q
repo was created 9 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1830 github stars!
How to Install django-q
You can install django-q using pip
pip install django-q
or add it to a project with poetry
poetry add django-q
Package Details
- Author
- Ilan Steemers
- License
- MIT
- Homepage
- https://django-q.readthedocs.org
- PyPi:
- https://pypi.org/project/django-q/
- Documentation:
- https://django-q.readthedocs.org
- GitHub Repo:
- https://github.com/Koed00/django-q
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
- System/Distributed Computing
Related Packages
Errors
A list of common django-q errors.
Code Examples
Here are some django-q
code examples and snippets.
GitHub Issues
The django-q package has 332 open issues on GitHub
- Admin tweaks
- Django 5 deprecation warning
- tests/test_brokers.py: monleypatch can fail depending on CWD when calling pytest
- Task hook doesn't get called when save_limit is set to -1
- Fix missing comma in one of examples in docs
- Deleting a schedule before it triggers.
- pyproject.toml: move build-system bits where they belong
- Do not run expensive query in save_task if SAVE_LIMIT is 0
- Django-q with django-configurations fails
- Define [build-system] in pyproject.toml
- Schedule coroutines ?
- post-upgrade - no such column: django_q_schedule
- Django-q remembers old mistakes
- doc: add log info add function being called
- Docker on digital ocean app platform