- django-celery-beat VS django-celery-docker-example
- django-celery-beat VS celery-progress
- django-celery-beat VS kombu
- django-celery-beat VS python-xlib
- django-celery-beat VS banking-system
- django-celery-beat VS django-celery-results
- django-celery-beat VS django-login-required-middleware
- django-celery-beat VS KQ
- django-celery-beat VS nose2
- django-celery-beat VS UpSnap
Django-celery-beat Alternatives
Similar projects and alternatives to django-celery-beat
-
django-celery-docker-example
Example Docker setup for a Django app behind an Nginx proxy with Celery workers
-
celery-progress
Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
banking-system
A Banking System Concept Created Using Django Python Web Framework and Tailwind CSS
-
django-celery-results
Celery result back end with django
-
django-login-required-middleware
Requires login to all requests through middleware.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
-
-
dynamically-update-periodic-tasks
Dynamically update periodic tasks in Celery
-
UpSnap
A simple wake on lan web app written with SvelteKit, Go and PocketBase.
django-celery-beat reviews and mentions
-
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.
Stats
celery/django-celery-beat is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of django-celery-beat is Python.