uv,Rust编写的Python包、项目管理工具

安装

Install uv with our standalone installers:

1
2
# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh
1
2
# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Or, from PyPI:

1
2
# With pip.
pip install uv
1
2
# Or pipx.
pipx install uv

If installed via the standalone installer, uv can update itself to the latest version:

1
uv self update

附录

中文文档:https://hellowac.github.io/uv-zh-cn/

网站总访客数:Loading
网站总访问量:Loading
使用 Hugo 构建
主题 StackJimmy 设计
-->