文件名称:Python-SchedulePython任务调度库
文件大小:27KB
文件格式:ZIP
更新时间:2022-08-31 02:41:15
Python开发-作业定时调度
Schedule 允许您定期运行Python函数(或任何其他可调用)在预先确定的时间间隔使用一个简单的、人性化的语法
【文件预览】:
schedule-master
----MANIFEST.in(147B)
----README.rst(2KB)
----FAQ.rst(7KB)
----LICENSE.txt(1KB)
----requirements-dev.txt(62B)
----HISTORY.rst(4KB)
----AUTHORS.rst(841B)
----.travis.yml(283B)
----tox.ini(526B)
----setup.py(1KB)
----docs()
--------_templates()
--------faq.rst(196B)
--------conf.py(10KB)
--------index.rst(2KB)
--------Makefile(7KB)
--------api.rst(774B)
--------_static()
----.gitignore(366B)
----test_schedule.py(19KB)
----schedule()
--------__init__.py(20KB)