Description
Provides Python wrapper access to uv, a fast package installer and resolver written in Rust. It helps Python tooling create environments, resolve dependencies, and install packages with high performance.
Developers and packagers use it as package-management tooling. Installing packages can execute build code, so verify sources, lock files, indexes, and hashes before trusting downloaded artifacts.