Edit

IABSD.fr/ports/sysutils/py-schedule

Branch :

  • Show log

    Commit

  • Author : martin
    Date : 2020-02-17 09:35:41
    Hash : d861c29f
    Message : Import sysutils/py-schedule: 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. ok kmos@