django-cron 0.6.0
0
Running python crons in a Django project
Contents
Running python crons in a Django project
Stars: 899, Watchers: 899, Forks: 192, Open Issues: 36The Tivix/django-cron
repo was created 13 years ago and the last code push was 1 months ago.
The project is popular with 899 github stars!
How to Install django-cron
You can install django-cron using pip
pip install django-cron
or add it to a project with poetry
poetry add django-cron
Package Details
- Author
- Sumit Chachra
- License
- Homepage
- http://github.com/tivix/django-cron
- PyPi:
- https://pypi.org/project/django-cron/
- GitHub Repo:
- https://github.com/tivix/django-cron
Classifiers
- Software Development
Related Packages
Errors
A list of common django-cron errors.
Code Examples
Here are some django-cron
code examples and snippets.
GitHub Issues
The django-cron package has 36 open issues on GitHub
- django 4.0 fixes