A light but powerful in-process task scheduler that lets you schedule jobs https://github.com/agronholm/apscheduler
Go to file
2024-01-06 10:39:33 +01:00
python-APScheduler.spec update to 3.6.3 [release 3.6.3-1mamba;Thu Nov 19 2020] 2024-01-06 10:39:33 +01:00
README.md package created using the webbuild interface [release 2.1.2-1mamba;Tue Apr 01 2014] 2024-01-06 10:39:33 +01:00

python-APScheduler

Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any python callables) to be executed at times of your choosing.