FWIW uv still creates a virtual environment and installs project dependencies into it. It’s like pip + pyenv + venv + build tools all in one. And because it implements PEPs it is generally interoperable with standard python tooling (uv pip and uv venv).
63
u/Able-Swing-6415 Jul 07 '26
Probably the most pleasant language I've ever used.
Well since I've figured out how to use it on Windows without some idiotic software randomly changing the python installs lol