uv 是 Ruff 所属团队用 Rust 开发的 Python 包解析与安装器!
它被设计为 pip 和 pip-tools 的直接替代品,不使用缓存时比它们快 8-10 倍。
也可通过 uv venv 用作虚拟环境管理器,比 python -m venv 快 80 倍,比virtualenv 快 7 倍。
周末翻译了官方文章:https://pythoncat.top/posts/2024-03-05-uv
它被设计为 pip 和 pip-tools 的直接替代品,不使用缓存时比它们快 8-10 倍。
也可通过 uv venv 用作虚拟环境管理器,比 python -m venv 快 80 倍,比virtualenv 快 7 倍。
周末翻译了官方文章:https://pythoncat.top/posts/2024-03-05-uv