Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 536 Bytes

croncaster

PyPI version PyPI downloads per mounth GitHub code size in bytes

Simple tool for periodic events based on timeout. Cron is supposed to be used as runtime base.

How to use

Just add cron that runs croncaster every n.

@hourly python3 -m croncaster

Then use n as one step in config. Pretty simple.