A unified framework for consistent validation across multiple projects and use cases.
Project description
MRMU Validation Suite
A unified framework for consistent validation across multiple projects and use cases.
- GitHub | PyPI | Documentation
- Created by +Cristian C. Sarmiento | GitHub @ccsarmientot | PyPI @ccsarmientot
- MIT License
Features
- Instalación y configuración
compare_dataframes— Benchmarking / Dry Run vs Model Ownervif_check— Test de multicolinealidad (supuestos de regresión)psi_check— Population Stability Index (estabilidad de inputs)csi_check— Characteristic Stability Index (estabilidad por segmento)- Exportar evidencia a Excel (trazabilidad para auditoría)
- Flujo completo de validación
Documentation
Documentation is built with Zensical and deployed to GitHub Pages.
- Live site: https://ccsarmientot.github.io/validation-suite/
- Preview locally:
just docs-serve(serves at http://localhost:8000) - Build:
just docs-build
API documentation is auto-generated from docstrings using mkdocstrings.
Docs deploy automatically on push to main via GitHub Actions. To enable this, go to your repo's Settings > Pages and set the source to GitHub Actions.
Development
To set up for local development:
# Clone your fork
git clone git@github.com:ccsarmientot/validation-suite.git
cd validation-suite
# Install in editable mode with live updates
uv tool install --editable .
This installs the CLI globally but with live updates - any changes you make to the source code are immediately available when you run validation_suite.
Run tests:
uv run pytest
Run quality checks (format, lint, type check, test):
just qa
Author
MRMU Validation Suite was created in 2026 by +Cristian C. Sarmiento.
Built with Cookiecutter and the audreyfeldroy/cookiecutter-pypackage project template.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file validation_suite-0.1.1.tar.gz.
File metadata
- Download URL: validation_suite-0.1.1.tar.gz
- Upload date:
- Size: 120.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d8c45b010b5cb2ab739b18b5f73c6a834b41db0414597f55340acf6ebd4666e
|
|
| MD5 |
bff19fbf84c253e77bdd32a20608d252
|
|
| BLAKE2b-256 |
a018e690f85ec47b8075f1fc0de207622e758c2cbbde6a41c5d65fb9d30127f8
|
File details
Details for the file validation_suite-0.1.1-py3-none-any.whl.
File metadata
- Download URL: validation_suite-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d983cd99fb15486c8d4afcb00af691d006bec1f93442412c19f8cfd152f8b18
|
|
| MD5 |
a3c911fe175d66592c9d34ca64c86182
|
|
| BLAKE2b-256 |
19007932ce417534421921e48d5a51eed67d3fe3e3a8dc8e20abe26646bbd5c4
|