Skip to main content

A full stack solution for celery and Django compatibility. The merge of django-celery-beat, django-celery-result, django-celery-progress.

Project description

🅺 key features

  • Asynchronous Task Queue :

    Utilize Celery’s distributed message passing system to delegate CPU-bound tasks to the background, improving the responsiveness and performance of the application.

  • Scheduled Task Scheduler:

    With the built-in Celery Beat scheduler, easily arrange periodic tasks such as data synchronization, report generation, etc.

  • Task Result Tracking:

    Leverage Celery’s result backend to persist task execution results, making it easier to debug and monitor task status.

  • Progress Updates:

    By integrating with django-celery-progress, provide real-time task progress updates to users for interactive feedback.

  • Optimized Management Interface:

    Building on the foundation of the three projects, DjangoAsyncAdmin is used to optimize and enhance the interaction and management pages, making it more intuitive and convenient to manage tasks and monitor progress.

  • Easy to Integrate and Extend:

    The design of Django Celery Stack & Admin is flexible, allowing for easy integration with other Django applications and Celery components to meet various requirements.

🅶 GUI

https://github.com/Haoke98/django-celery-stack/raw/main/assets/registeredTaskRunForm.png https://github.com/Haoke98/django-celery-stack/raw/main/assets/registeredTaskList.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-celery-stack-1.0.2.tar.gz (20.5 kB view details)

Uploaded Source

File details

Details for the file django-celery-stack-1.0.2.tar.gz.

File metadata

  • Download URL: django-celery-stack-1.0.2.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for django-celery-stack-1.0.2.tar.gz
Algorithm Hash digest
SHA256 26bec28ad1f6417dd58135ea64cec4bfbb664725cf20e9637f63ec0ed610ddde
MD5 1678a8d4c551a489910688dc754f37a0
BLAKE2b-256 cac4aa41c48e7480eacb51ce844f5334e61e1a2a0eafcecd70b33a5a3559bf59

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page