Chris Lamb

django-lightweight-queue

BlogProjectsAbout

View all my projects »

Lightweight & modular queue and cron system for Django.


Backend-powered and development-friendly queue and cron scheduler for Django projects.

You can install django-lightweight-queue from PyPI:

$ pip install django-lightweight-queue
… or by adding django-lightweight-queue to your requirements.txt and re-running pip install -r requirements.txt.

You can browse the source tree, create or file bugs or download the code from Git:

$ git clone https://github.com/lamby/django-lightweight-queue

django-lightweight-queue is released under the MIT license.

View all my projects »