Deprecated
This project is no longer maintained.
django-cron
Django-cron lets you run Django/Python code on a recurring basis providing basic plumbing to track and execute tasks. The 2 most common ways in which most people go about this is either writing custom python scripts or a management command per cron (leads to too many management commands!). Along with that some mechanism to track success, failure etc. is also usually necesary.
This app solves both issues to a reasonable extent. This is by no means a replacement for queues like Celery ( http://celeryproject.org/ ) etc.
Documentation
http://django-cron.readthedocs.org/en/latest/
This open-source app is brought to you by Tivix, Inc. ( http://tivix.com/ )
Release files for django-cron 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-cron-0.6.0.tar.gz | 14.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_cron-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:34.1 kB
Release files / django-cron-0.6.0.tar.gz
| Download URL | django-cron-0.6.0.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc3c0d3433a2e4e7012f77f6d8415ad90367ba068649db2674325bc36f935841
|
|
BLAKE2b-256 checksum How to use checksums |
eb0e7341616ff90aac0b2c36fe172663bbaa0fc396e1effc215813a3eea8b7e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.9
|
Release files / django_cron-0.6.0-py3-none-any.whl
| Download URL | django_cron-0.6.0-py3-none-any.whl |
|---|---|
| Size | 19.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
016203554748512b7f19d7363b4fde8741c6ff63fe8a15051f3031f4a0506a41
|
|
BLAKE2b-256 checksum How to use checksums |
f3fc9a0fa82f88165d44aa38623a77f7a95bc09c4013557b30620cf5d57e4d0c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.9
|