Charlie Marsh: uv: An Extremely Fast Python Package Manager
Jane Street · 40:33
UV is a Rust-written, all-in-one Python package manager from Astral that aims to replace pip, pipx, pyenv, venv, and Poetry as a single Cargo-like binary — install Python, create venvs, resolve, lock, install, and bui...