SlackBuildsOrg/python/APScheduler/README
Dimitris Zlatanidis 8efa473dac python/APScheduler: Added (Advanced Python Scheduler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-22 08:33:53 +07:00

3 lines
159 B
Text

Advanced Python Scheduler (APScheduler) is a Python library
that lets you schedule your Python code to be executed later,
either just once or periodically.