Questions relating to the croniter Python library from https://github.com/kiorky/croniter
croniter
is a Python library which generates datetime
objects from a cron
expression like */5 * 12 * *
, with support for Vixie crontab
extensions and Jenkins hash expressions.
Home page: https://github.com/kiorky/croniter