Skip to content

Cron expression utils python package

License

Notifications You must be signed in to change notification settings

StrayDragon/cro3n

Repository files navigation

 ██████╗ ██████╗   ██████╗3 ███╗   ██╗
██╔════╝ ██╔══██╗ ██╔═══██╗ ████╗  ██║
██║      ██████╔╝ ██║   ██║ ██╔██╗ ██║
██║      ██╔══██╗ ██║   ██║ ██║╚██╗██║
╚██████╗ ██║  ██║ ╚██████╔╝ ██║ ╚████║
 ╚═════╝ ╚═╝  ╚═╝  ╚═════╝  ╚═╝  ╚═══╝

Release GitHub last commit PyPI PyPI - Python Version PyPI - Implementation GitHub


Another one cron expression utils package for python, wrapped on rust crate zslayton/cron.

Installation

pip install -U cro3n

Example

see example/python

Dev

you need config:

Related Projects

LICENSE

MIT