Contribute on GitHub

Django Celery

latest version: 3.2
Description:

django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more.

Compatibility Matrix:
3.2

Links:
Data Metrics:
(Last update: Apr 19, 2025)  
  • Stars: 1,538
  • Forks: 451
  • Open Issues: 88
  • Last Commit: Mar 26, 2025 (3 weeks, 3 days ago)

Tags (Topics):

No tags associated.

Additional Information:
  • Installation: pip install django-celery
Github Metrics Data
Similar Packages

Recommendation system is based on packages' internal categories

Django Q

A multiprocessing distributed task queue for Django

View Details
Django Q2

A multiprocessing distributed task queue for Django.

View Details
Django Rq

A simple app that provides django integration for RQ (Redis Queue)

View Details