django-celery-beat
django-celery-results
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
django-celery-beat | django-celery-results | |
---|---|---|
7 | 4 | |
1,451 | 619 | |
1.2% | 2.1% | |
0.0 | 5.0 | |
7 days ago | 13 days ago | |
Python | Python | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-celery-beat
-
Dynamically update periodic tasks in Celery and Django
I was looking for a nice way to manipulate periodic tasks in Celery. I found an amazing django-celery-beat package that provides PeriodicTask database objects. With PeriodicTask objects, you can dynamically add/remove/update periodic tasks in Celery. I want to share my approach. I've created an example GitHub repository and wrote step-by-step article.
django-celery-results
-
Use Celery with any Django Storage as a Result Backend
The Celery package provides some number of (undocumented!) result backends to store task results in different local, network, and cloud storages. The django-celery-result package adds options to use Django-specific ORM-based result storage, as well as Django-specific cache subsystem.
-
Processing input and letting user download the result
To keep track of task result
What are some alternatives?
django-celery-docker-example - Example Docker setup for a Django app behind an Nginx proxy with Celery workers
flower - Real-time monitor and web admin for Celery distributed task queue
celery-progress - Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
kombu - Messaging library for Python.
python-xlib - XLib in pure Python (Py2/Py3 compatible)
banking-system - A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS
django-login-required-middleware - Requires login to all requests through middleware.
celery - Distributed Task Queue (development branch)
django-celery - Old Celery integration project for Django
KQ - Kafka-based Job Queue for Python
nose2 - The successor to nose, based on unittest2
UpSnap - A simple wake on lan web app written with SvelteKit, Go and PocketBase.