celery-pantry

Monitor and archive Celery task information


Keywords
celery, monitoring, archiving, celery-monitor, django-rest-framework, restful-api
License
MIT
Install
pip install celery-pantry==1.1.3

Documentation

Celery Pantry

Documentation Status

Django Rest Framework application to store and access Celery task information.

The example_project Django project demonstrates how to integrate celery_pantry into a Django project.

It can be seen in action with Docker by running:

docker-compose up