adagio-cli is the Python command-line interface for Adagio pipeline execution.
For user-facing documentation and product guides, please reference the docs:
The adagio frontend is used to build pipelines that can be run with this package on the command line It can be found here:
Set up the project and run the test suite with:
uv sync --group dev
uv run pytest