8000 Add APScheduler (Advanced Python Scheduler) · tomzhang/awesome-python@c0e904f · GitHub
[go: up one dir, main page]

Skip to content

Commit c0e904f

Browse files
author
Javier Palomo Almena
committed
Add APScheduler (Advanced Python Scheduler)
1 parent 98384e0 commit c0e904f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -843,6 +843,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
843843
* [Spiff](https://github.com/knipknap/SpiffWorkflow) - A powerful workflow engine implemented in pure Python.
844844
* [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans.
845845
* [django-schedule](https://github.com/thauber/django-schedule) - A calendaring app for Django.
846+
* [APScheduler](http://apscheduler.readthedocs.org/) - A light but powerful in-process task scheduler that lets you schedule functions.
846847

847848
## Foreign Function Interface
848849

0 commit comments

Comments
 (0)
0