mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Merge remote-tracking branch 'jvrplmlmn/APScheduler'
Conflicts: README.md Resolved
This commit is contained in:
commit
44e928f83c
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user