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-3.1.0.tar.gz
(4.7 kB
view details)
File details
Details for the file podiant-cron-3.1.0.tar.gz
.
File metadata
- Download URL: podiant-cron-3.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
285ec9f80021738475a298f6a6046c1ecd448ab5ca8d628f2f8c1084e0f0386b
|
|
MD5 |
5f3669444a3ce87bf4124fe02ec89a6b
|
|
BLAKE2b-256 |
9d7cc8c4497e44f6bd329e79736d85f3d574aa0723d55a40aefbeeb6fab2b1b3
|