bepetersn / cron-scheduler

Easily manage a crontab file through a pythonic interface with the simple CronScheduler class--add, remove, synchronize, check for existence, reset. The class is aware enough to not touch environment variables, is tested, and is configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cron-scheduler

Easily manage a crontab file through a pythonic interface with the simple CronScheduler class--add, remove, synchronize, check for existence, reset. The class is aware enough to not touch environment variables, is tested, and is configurable.

About

Easily manage a crontab file through a pythonic interface with the simple CronScheduler class--add, remove, synchronize, check for existence, reset. The class is aware enough to not touch environment variables, is tested, and is configurable.


Languages

Language:Python 100.0%