• tags::

简介

使用 Rust 编写的 Python 包管理、项目依赖管理工具,性能出众,碾压 pip 等软件

常用命令

添加本地项目作为依赖

uv add --editable path_to_local_project