Metadata-Version: 2.4
Name: uv-stack
Version: 0.1.2
Summary: Formalized uv + micromamba Python environment management
Requires-Python: >=3.12
Requires-Dist: pydantic>=2
Requires-Dist: rich-click>=1.7
Description-Content-Type: text/markdown

# uv-stack

A command-line interface and library that formalizes a `uv` + `micromamba`
Python environment workflow built around profiles, bundles, stacks, and named
environments.

See `docs/superpowers/specs/2026-05-28-uvstack-design.md` for the design.
