kinow / kinoshita.eti.br

kinow website
https://kinoshita.eti.br
Other
4 stars 2 forks source link

Convert CRON syntax to Cylc/isodatetime #122

Closed kinow closed 4 years ago

kinow commented 4 years ago

Parse with croniter and output the Cylc/isodatetime syntax for the workflows.

kinow commented 4 years ago

Related:

kinow commented 4 years ago

Hmm, croniter seems to be able to only create iterators.

kinow commented 4 years ago

https://github.com/Salamek/cron-descriptor does parse it, but the code is quite complicated... all we need here is just parse and get the month/day/time/etc expressions.

kinow commented 4 years ago

Hmmm, python-crontab also not helpful/simple for this.

kinow commented 4 years ago

Moved to a card in a project.