errcron package

Module contents

class errcron.CrontabMixin

Bases: object

Mix-in class to implement crontab features

If you will use crontab by it, call activate_crontab

activate()
activate_crontab()

Activate polling function and register first crontab

load_job_from_string(spec)
poll_crontab()

Check crontab and run target jobs