Skip to main content

A Django celery lite integration for the Django framework.

Project description

Django Celery Lite - Lite version for Django Celery

Downloads Downloads Downloads Downloads

Django Celery Lite is celery ingration Django just only command

Test Support Django >= 2.2.x

Installation

  1. Python package

     pip install django-celery-lite
    
  2. Add 'djcelerylite' to INSTALLED_APPS:

     'djcelerylite',
    

Usage

Program Replace with
celery python manage.py celery
celery worker python manage.py celery worker

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-lite-0.1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

django_celery_lite-0.1.0-py2.py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 2 Python 3

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