Skip to content

Commit 90cc3d9

Browse files
GkGk
authored andcommitted
Add CueAPI to Job Schedulers
1 parent 3c6429a commit 90cc3d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@ _Libraries for scheduling jobs._
725725

726726
- [airflow](https://github.com/apache/airflow) - Airflow is a platform to programmatically author, schedule and monitor workflows.
727727
- [apscheduler](https://github.com/agronholm/apscheduler) - A light but powerful in-process task scheduler that lets you schedule functions.
728+
- [cueapi](https://github.com/cueapi/cueapi-core) - Scheduling API for AI agents with delivery confirmation, outcome tracking, and automatic retries.
728729
- [dagster](https://github.com/dagster-io/dagster) - An orchestration platform for the development, production, and observation of data assets.
729730
- [prefect](https://github.com/PrefectHQ/prefect) - A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
730731
- [schedule](https://github.com/dbader/schedule) - Python job scheduling for humans.

0 commit comments

Comments
 (0)