IABSD.fr/ports/sysutils/py-schedule/pkg

Branch :


Log

Author Commit Date CI Message
9cfdb24c 2025-10-23 13:20:19 remove MODPY_COMMENT from PLISTs, no longer needed
8d45c98e 2025-04-29 10:40:01 sync PLISTs for setuptools ports
37b3a9f2 2024-12-21 11:38:51 handle py3.12 switchover in sysutils
5be36f73 2023-05-01 10:14:21 Update py-schedule to 1.2.0.
18323762 2022-11-26 15:02:49 use MODPY_PYBUILD
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
1671c117 2022-02-22 04:22:19 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers OK sthen@
d861c29f 2020-02-17 09:35:41 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@