常用命令

  • 接入已有项目
uv venv
  • 安装现有依赖
uv pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/