Podiant cron
A tiny wrapper around APScheduler and Django RQ, for defining cron jobs
Quickstart
Install cron:
pip install podiant-cron
Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'cron',
...
)
Running tests
Does the code actually work?
coverage run --source cron runtests.py
Credits
Tools used in rendering this package:
Release files for podiant-cron 1.0.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 | |
|---|---|---|---|
| podiant-cron-1.0.0.tar.gz | 3.7 kB | Details |
Release files / podiant-cron-1.0.0.tar.gz
| Download URL | podiant-cron-1.0.0.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2bcca80842359a378a49942a28b9141d905f2a6de694bfee1b06679b50d9aba5
|
|
BLAKE2b-256 checksum How to use checksums |
1a0472c7930d55d20f60467f637762506b9b44ea0fa153bb2fa86239d75a90f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
|