uv is a fast Python package and project manager written in Rust that replaces tools like pip, poetry, pipx, and pyenv by providing dependency resolution, packaging, environment management, Python version installation, script execution, and workspace support, all with a universal lockfile and a pip-compatible interface.
"We switched our project from pip and poetry to uv, and now dependency installation is more than ten times faster!"