Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bosonogi/celery_pantry

Monitor and archive Celery task information
https://github.com/bosonogi/celery_pantry

celery celery-monitor django-rest-framework restful-api

Last synced: about 1 month ago
JSON representation

Monitor and archive Celery task information

Awesome Lists containing this project

README

        

Celery Pantry
=============

.. image:: https://readthedocs.org/projects/celery-pantry/badge/?version=latest
:target: https://celery-pantry.readthedocs.io/en/latest/?badge=latest
:alt: 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