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-0.2.0.tar.gz
(3.7 kB
view details)
File details
Details for the file podiant-cron-0.2.0.tar.gz
.
File metadata
- Download URL: podiant-cron-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
30e91998aec5557a9ed044a8a5fe5e7877083ba11629ae3ddf166416c14a7c8e
|
|
MD5 |
8e624da4c75d895061b8b46fea7fe293
|
|
BLAKE2b-256 |
3b2338ca530baf88c9fefe3142d02e695a8a6d27e9f3e7756f24a0572824a823
|