django-crontab 0.7.1
0
dead simple crontab powered job scheduling for django
Contents
dead simple crontab powered job scheduling for django
Stars: 845, Watchers: 845, Forks: 112, Open Issues: 41The kraiz/django-crontab
repo was created 13 years ago and the last code push was 2 years ago.
The project is popular with 845 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
Related Packages
Errors
A list of common django-crontab errors.
Code Examples
Here are some django-crontab
code examples and snippets.