You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -725,6 +725,7 @@ _Libraries for scheduling jobs._
725
725
726
726
-[airflow](https://github.com/apache/airflow) - Airflow is a platform to programmatically author, schedule and monitor workflows.
727
727
-[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.
728
729
-[dagster](https://github.com/dagster-io/dagster) - An orchestration platform for the development, production, and observation of data assets.
729
730
-[prefect](https://github.com/PrefectHQ/prefect) - A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
730
731
-[schedule](https://github.com/dbader/schedule) - Python job scheduling for humans.
0 commit comments