Metadata-Version: 2.1
Name: icron
Version: 0.0.1
Summary: run_continuously with schedule
Home-page: https://github.com/coghost/icron
Author: lihe
Author-email: imanux@sina.com
License: GPL
Project-URL: Bug Reports, https://github.com/coghost/icron/issues
Project-URL: Source, https://github.com/coghost/icron
Keywords: icron,izen,profig,logzero
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# icron
crontab, cron, schedule

just a copy of [schedule](https://schedule.readthedocs.io/)
but according to its [FAQ](https://schedule.readthedocs.io/en/stable/faq.html#frequently-asked-questions) add [run_continuously](https://github.com/mrhwick/schedule/blob/master/schedule/__init__.py) 


