mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
Add Jobify to job scheduling libraries list
This commit is contained in:
parent
a2303c9389
commit
316f657f05
@ -728,6 +728,7 @@ _Libraries for scheduling jobs._
|
||||
- [prefect](https://github.com/PrefectHQ/prefect) - A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
|
||||
- [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans.
|
||||
- [SpiffWorkflow](https://github.com/sartography/SpiffWorkflow) - A powerful workflow engine implemented in pure Python.
|
||||
- [Jobify](https://github.com/theseriff/jobify) - Modern asyncio-native job scheduler. Lightweight, intuitive and built for high-performance background tasks.
|
||||
|
||||
## Logging
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user