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 |
|---|---|
How maintainers centralize configuration, normalize API inputs, and standardize outputs to keep unit behavior deterministic. |
|
How end users of integrating libraries write robust scripts with explicit units, compatibility checks, and reproducible issue reports. |
|
How maintainers prevent unit regressions with targeted tests, boundary invariants, and release-time quality gates. |
|
First contact with configuration, quantity construction, and basic conversions. |
|
Runtime policy examples for parser/form defaults and standards. |
|
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.