python-APScheduler/README.md

5 lines
219 B
Markdown

# 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.