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.0.0.tar.gz
(4.6 kB
view details)
File details
Details for the file podiant-cron-3.0.0.tar.gz
.
File metadata
- Download URL: podiant-cron-3.0.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b5f7d4d26ca1ec8b35791aeb07befe198cbbdd7bc8cf8b559a87b8e932b05e75
|
|
MD5 |
ebf8687dd8f3d6619cb9fd57a7dd76d2
|
|
BLAKE2b-256 |
9af63265453aab7e3d512696c545d3c173e1193145c27846d757daff158cfd7d
|