Hacker News new | ask | show | jobs
by ewheeler 4736 days ago
APScheduler is a nice in-process alternative that doesn't require running another process or using a db for persistence. Quick to start using and no external dependencies. https://pypi.python.org/pypi/APScheduler/