python3-cronsim

Cron expression parser and evaluator

Description

CronSim is a library designed to parse and evaluate cron expressions with precision, aiming to replicate the behavior of Debian's cron. It is primarily used to interpret the time descriptions provided by cron syntax, determining when these events occur. By addressing quirky behaviors, such as those during Daylight Saving Time transitions, the library carefully processes cron expressions without supporting the seconds field, maintaining a focus on minimalism. It seamlessly interacts with different cron syntax features, such as the 'L' character for the last day of the month and the Nth weekday of a month. CronSim ensures that cron expressions are correctly evaluated and raises errors for invalid formats, effectively handling non-standard syntax features that do not interfere with standard operations.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/cuu508/cronsim


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-cronsim