podiant-cron 3.1.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

podiantcron 3.1.0

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:

Cookiecutter
cookiecutter-djangopackage

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.