blob: 99bd3484669210b678ca8b8df61721456957db0b (
plain) (
tree)
|
|
Plan is a Python package for writing and deploying cron jobs. Plan will
convert Python code to cron syntax. You can easily manage your cron jobs
with Plan like a charm. It is designed for elegancy and writing cron jobs
with as little amount of code as possible. It's extensible but comes with
several good useful job types out of the box.
WWW: https://github.com/fengsp/plan
|