python3-croniter

provides iteration for datetime object with cron like format - Python 3.x
  https://github.com/kiorky/croniter
  0
  no reviews



Croniter is a Python module to provide iteration for datetime object. Given a cron tab text entry as input, it Croniter will output all the dates matching the definition.

This package contains the Python 3.x module.