uv cheatsheet
A comprehensive command reference for uv, the fast Python package manager and project management tool. Covers essential commands for creating projects, managing dependencies, building and publishing packages, working with scripts, managing Python versions, and using tools in isolated environments. Includes practical examples for common workflows like adding/removing dependencies, version bumping, and running scripts with specific Python versions.