Add Jobify to job scheduling libraries list

This commit is contained in:
Seriff 2026-04-03 16:02:50 +03:00 committed by GitHub
parent a2303c9389
commit 316f657f05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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