mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
Add CueAPI to Job Schedulers
This commit is contained in:
parent
3c6429a21a
commit
90cc3d9bab
@ -725,6 +725,7 @@ _Libraries for scheduling jobs._
|
||||
|
||||
- [airflow](https://github.com/apache/airflow) - Airflow is a platform to programmatically author, schedule and monitor workflows.
|
||||
- [apscheduler](https://github.com/agronholm/apscheduler) - A light but powerful in-process task scheduler that lets you schedule functions.
|
||||
- [cueapi](https://github.com/cueapi/cueapi-core) - Scheduling API for AI agents with delivery confirmation, outcome tracking, and automatic retries.
|
||||
- [dagster](https://github.com/dagster-io/dagster) - An orchestration platform for the development, production, and observation of data assets.
|
||||
- [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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user