A simpler, more flexible form of Django signals
Project description
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:
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
podiant-cron-2.1.1.tar.gz
(4.2 kB
view details)
File details
Details for the file podiant-cron-2.1.1.tar.gz
.
File metadata
- Download URL: podiant-cron-2.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
82063e4c026027e11fdc084eacbc0cf8e2df8826f909c53817008e7b8989ea54
|
|
MD5 |
25fbe4c810d22bc0cd1219dd663b8917
|
|
BLAKE2b-256 |
d96327b8c12e1b5e3b890ec185e4e9d5a052465922b8e1bb9c7ef7f04330f6c9
|