6 projects
sf-hamilton
This package has moved to apache-hamilton. Install apache-hamilton instead.
apache-hamilton
Apache Hamilton (incubating) is a lightweight Python library for directed acyclic graphs (DAGs) of transformations. Your DAG is **portable**; it runs anywhere Python runs, whether it's a script, notebook, Airflow pipeline, FastAPI server, etc. Your DAG is **expressive**; Apache Hamilton has extensive features to define and modify the execution of a DAG (e.g., data validation, experiment tracking, remote execution).
daglite-rich
Rich logging and progress bars for daglite.
daglite
Lightweight Python framework for building static DAGs with explicit bindings.
daglite-cli
CLI application for Daglite.
skippy
Simplified analysis of sklearn datasets