uv

An extremely fast Python package installer and resolver written in Rust

Miscellaneous Rust pip, pip-tools, poetry, pyenv, virtualenv の代替

uv is an extremely fast Python package installer and resolver, designed as a drop-in replacement for pip and pip-tools. Written in Rust by the Ruff team.

インストール

brew brew install uv
cargo cargo install --git https://github.com/astral-sh/uv uv
pip pip install uv