uv Cookbook for Python in 2026 — Recipes from Real Projects
Day-to-day uv recipes: workspaces, single-file scripts with deps, lockfile workflows, Docker patterns, CI integration, monorepo, and gotchas.
Day-to-day uv recipes: workspaces, single-file scripts with deps, lockfile workflows, Docker patterns, CI integration, monorepo, and gotchas.
Modern Python tooling worth using in 2026 — uv replaces pip/venv/poetry/pyenv, Ruff replaces flake8/black/isort, ty (Astral) is the fast type checker, plus the project layout and pre-commit setup that pulls it together.
An opinionated guide to Python virtual environment and packaging tools — uv, venv, Poetry, and how to pick the right one for your project.