Python Cheatsheet 06 — uv Packaging and Workflow
Cheatsheet: uv init, uv add, uv sync, uv lock, uv run, uv build, uv publish.
Cheatsheet: uv init, uv add, uv sync, uv lock, uv run, uv build, uv publish.
Practical Python packaging: pyproject.toml as source of truth, uv / hatch for builds, src layout, wheels with Cython / Rust, and publishing without drama.
An opinionated guide to Python virtual environment and packaging tools — uv, venv, Poetry, and how to pick the right one for your project.