uv: Cargo for Python
February 21, 2024
uv is an extremely fast Python package installer and resolver, written in Rust, and designed as a drop-in replacement for pip and pip-tools workflows. uv represents a milestone in our pursuit of a "Cargo for Python": a comprehensive Python project and package manager that's fast, reliable, and easy to use.
From <https://astral.sh/blog/uv>
An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for pip and pip-compile. uv is backed by Astral, the creators of Ruff.