Running python crons in a Django project
Project description
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/ )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-cron-0.6.0.tar.gz.
File metadata
- Download URL: django-cron-0.6.0.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc3c0d3433a2e4e7012f77f6d8415ad90367ba068649db2674325bc36f935841
|
|
| MD5 |
bdc3e3757b3396630af4a67758eda98b
|
|
| BLAKE2b-256 |
eb0e7341616ff90aac0b2c36fe172663bbaa0fc396e1effc215813a3eea8b7e1
|
File details
Details for the file django_cron-0.6.0-py3-none-any.whl.
File metadata
- Download URL: django_cron-0.6.0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
016203554748512b7f19d7363b4fde8741c6ff63fe8a15051f3031f4a0506a41
|
|
| MD5 |
8411273760cb7fe8d9000788e74733ac
|
|
| BLAKE2b-256 |
f3fc9a0fa82f88165d44aa38623a77f7a95bc09c4013557b30620cf5d57e4d0c
|