A Python framework for building reproducible, provenance-tracked computational pipelines. Define operations, wire them into pipelines, and get automatic artifact tracking, content-addressed caching, and full lineage graphs.
Getting Started
Install Artisan and build your first pipeline in ~15 minutes.
Tutorials
Interactive notebooks that walk you through complete examples step by step.
Concepts
Design decisions, mental models, and architecture for operations, orchestration, storage, and provenance.
How-to Guides
Focused recipes for specific tasks. Assumes you already know the basics.
Reference
API signatures, schema tables, parameter lists. Structured for quick lookup.
Contributing
Coding conventions, tooling decisions, and documentation guidelines.