Contents

django-crontab 0.7.1

0

dead simple crontab powered job scheduling for django

dead simple crontab powered job scheduling for django

Stars: 816, Watchers: 816, Forks: 111, Open Issues: 40

The kraiz/django-crontab repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 816 github stars!

How to Install django-crontab

You can install django-crontab using pip

pip install django-crontab

or add it to a project with poetry

poetry add django-crontab

Package Details

Author
Lars Kreisz
License
MIT
Homepage
https://github.com/kraiz/django-crontab
PyPi:
https://pypi.org/project/django-crontab/
GitHub Repo:
https://github.com/kraiz/django-crontab

Classifiers

  • System/Installation/Setup
No  django-crontab  pypi packages just yet.

Errors

A list of common django-crontab errors.

Code Examples

Here are some django-crontab code examples and snippets.

Related Packages & Articles

django-cors-middleware 1.5.0

django-cors-middleware is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). Fork of django-cors-headers.

django-cors-headers 4.3.1

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).