[ 源代码: schedule ]
软件包:python3-schedule(0.3.2-1)
Job scheduling for humans (Python 3)
An in-process scheduler for periodic jobs that uses the builder pattern for configuration. Schedule lets you run Python functions (or any other callable) periodically at pre-determined intervals using a simple, human-friendly syntax.
This package contains the Python 3 version of the library.