2025年4月10日
摘要: Python 包管理生态中存在多种工具,如 pip、pip-tools、poetry、conda 等,各自具备一定功能。 而今天介绍的uv 是 Astral 公司推出的一款基于 Rust 编写的 Python 包管理工具,旨在成为 “Python 的 Cargo”。 它提供了快速、可靠且易用的包管理 阅读全文
posted @ 2025-04-10 10:43 Code2020 阅读(642) 评论(0) 推荐(0)