blob: 30592f1df04d292c508ebb4fef516571aa1c9d3e (
plain) (
blame)
1
2
3
4
5
|
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.
|