summaryrefslogtreecommitdiffstats
path: root/python/APScheduler/README
blob: 40709723c8fc636a2d3951958688ecae523aa133 (plain)
1
2
3
Advanced Python Scheduler (APScheduler) is a Python library 
that lets you schedule your Python code to be executed later, 
either just once or periodically.