Metadata-Version: 2.3
Name: checkup
Version: 0.2.7
Summary: Add your description here
Author: Jan Vanbuel
Author-email: Jan Vanbuel <jan.vanbuel@ond.vlaanderen.be>
Requires-Dist: jinja2>=3.1.6
Requires-Dist: pydantic>=2.11.7
Requires-Dist: pyyaml>=6.0
Requires-Dist: rich>=13.0
Requires-Dist: sqlalchemy>=2.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown

![CheckUp](images/horseshoe.png)

Computational governance framework for measuring data product health. 

### Key Concepts

- **Metrics** - Calculate values from context
- **Providers** - Functions that enrich context (shared across metrics)
- **Materializers** - Output formats (Console, HTML, CSV, etc.)


