Showcase#

This section provides practical, copy-ready scenarios for teams adopting PyUnitWizard in real scientific workflows.

Each showcase is narrative first and runnable second: you get the decision context, the integration pattern, and the notebook companion for quick validation.

Example Catalog#

Showcase

What you will find

Library Integration Contract

How maintainers centralize configuration, normalize API inputs, and standardize outputs to keep unit behavior deterministic.

Scientific Script Workflow

How end users of integrating libraries write robust scripts with explicit units, compatibility checks, and reproducible issue reports.

QA and CI Regression Gates

How maintainers prevent unit regressions with targeted tests, boundary invariants, and release-time quality gates.

Showcase Notebook: Quick Guide

First contact with configuration, quantity construction, and basic conversions.

Showcase Notebook: Configuration

Runtime policy examples for parser/form defaults and standards.

Showcase Notebook: End-to-End Tour

Broader cross-library usage including checks, conversions, and standardization.

Use these showcases as blueprints. Start with the one closest to your current need, then continue through the full User route.

Note on notebook status:

  • Markdown showcases above are the maintained canonical path for RC/stable behavior.

  • Notebook showcases remain useful for exploration, but some are legacy and may preserve historical wording/style.