🐍 Untangling Python’s Tooling, Part 2: Meeting uv, the One-Stop Tool
💡
Co-edit with GPT-5
In Part 1, we unpacked the Python tool zoo:
pip for installing packages
venv for virtual environments
pipx for global CLI tools
pyenv for managing Python versions
Each tool did one job reasonably well, but the mental ove...
cenz.hashnode.dev8 min read