thepipelinetool-0.1.211 has been yanked.
thepipelinetool
thepipelinetool is an experimental pipeline orchestration tool drawing on concepts from Apache Airflow.
It organizes Rust functions into a Directed Acyclic Graph (DAG) structure, ensuring orderly execution according to their dependencies.
The DAG is compiled into a CLI executable, which can then be used to list tasks/edges, run individual functions, and execute locally.
Finally, deploy to thepipelinetool_server to enjoy scheduling, catchup, and live task monitoring with a num_threadsrn UI.