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