uv
Fast Python package and project manager.
Syntax
$uv [COMMAND] [OPTIONS]
Examples
Examples
$uv venv
Examples
$uv pip install requests
Examples
$uv run python main.py
Typical use cases
uv venv
uv pip install requests
Note
Rust-based replacement for pip/venv with high performance.
Export