diff --git a/README.md b/README.md index 2ba6e68..361c606 100644 --- a/README.md +++ b/README.md @@ -850,6 +850,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for scheduling jobs.* +* [APScheduler](http://apscheduler.readthedocs.org/) - A light but powerful in-process task scheduler that lets you schedule functions. * [django-schedule](https://github.com/thauber/django-schedule) - A calendaring app for Django. * [doit](http://pydoit.org/) - A task runner/build tool. * [Joblib](http://pythonhosted.org/joblib/index.html) - A set of tools to provide lightweight pipelining in Python.