Contents

django-celery-beat 2.8.1

0

Database-backed Periodic Tasks.

Database-backed Periodic Tasks.

Stars: 1909, Watchers: 1909, Forks: 479, Open Issues: 148

The celery/django-celery-beat repo was created 9 years ago and the last code push was 20 hours ago.
The project is very popular with an impressive 1909 github stars!

How to Install django-celery-beat

You can install django-celery-beat using pip

pip install django-celery-beat

or add it to a project with poetry

poetry add django-celery-beat

Package Details

Author
Asif Saif Uddin, Ask Solem
License
BSD
Homepage
https://github.com/celery/django-celery-beat
PyPi:
https://pypi.org/project/django-celery-beat/
GitHub Repo:
https://github.com/celery/django-celery-beat

Classifiers

  • Communications
  • Software Development/Libraries/Python Modules
  • System/Distributed Computing
No  django-celery-beat  pypi packages just yet.

Errors

A list of common django-celery-beat errors.

Code Examples

Here are some django-celery-beat code examples and snippets.

GitHub Issues

The django-celery-beat package has 148 open issues on GitHub

  • Add Turkish translation for Django messages
  • Update pytest requirement from <9.0,>=6.2.5 to >=6.2.5,<10.0
  • Allow pytest 9
  • Bump actions/upload-artifact from 4 to 6
  • Bump actions/download-artifact from 5 to 7
  • Add Django 6.0 support
  • Dry-run Database Scheduler
  • Crontab tasks permanently excluded due to static time window in optimization
  • Release 2.7.1 with Django 5.2 support
  • Celery Beat 2.8.1 causes DB CPU to max out
  • Time issue

See more issues on GitHub

Related Packages & Articles

celery-batches 0.11

Experimental task class that buffers messages and processes them as a list.

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

billiard 4.2.4

Python multiprocessing fork with improvements and bugfixes

django-cacheops 7.2

A slick ORM cache with automatic granular event-driven invalidation for Django.