Version: 0.6.0, Package name: py-schedule-0.6.0 |
Maintained by: Martin Reindl |
Master sites: |
Description Python job scheduling for humans. 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. Inspired by Adam Wiggins' article "Rethinking Cron" and the clockwork Ruby module. |
Filesize: 12.012 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |