FastKit
返回工具库
🐍

uv

Python 工具链

用 Rust 编写的极速 Python 包管理器和虚拟环境工具,比 pip 快 10-100 倍。

官方文档
#python#package-manager#fast#rust

推荐curl
curl -LsSf https://astral.sh/uv/install.sh | sh
brew
brew install uv
pip
pip install uv