astral-sh/uv: An extremely fast Python package and project manager, written in Rust. @GitHub
- 🚀 A single tool to replace
pip
,pip-tools
,pipx
,poetry
,pyenv
,twine
,virtualenv
, and more. - ⚡️ 10-100x faster than
pip
.
docs: uv //docs.astral.sh/uv/
# With pip.
pip install uv
# On Windows. powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Installing and managing Python | uv
Python UV: The Ultimate Guide to the Fastest Python Package Manager | DataCamp
uv: An Extremely Fast Python Package Manager - YouTube
Charlie Marsh is the founder of Astral, which develops uv, a next-generation Python package manager written in Rust. In this talk, Charlie details the unique challenges of the Python packaging ecosystem and how he made uv so fast: allocators, concurrency, zero-copy tricks, and more.uv: The Ultra-Fast Python Package Manager 🚀 - YouTube
by NeuralNine
Getting Started with uv: Setting Up Your Python Project in 2025
Course: MCP Crash Course: Complete Model Context Protocol in a Day | Udemy Business
(UV python virtual envs)