-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
先决条件 (Prerequisites)
-
我已确认这个镜像源从未在 其他 issues 中讨论过。
I have checked that this repository has not been discussed in other issues. -
我已仔细阅读 请求新镜像前必读。
I have CAREFULLY read the mirroring rules.
项目介绍 (Project introduction)
UV是由Astral公司(Rust工具Ruff的开发者)推出的高性能Python包管理工具,基于Rust编写,旨在替代传统的pip和pip-tools。其核心优势在于极快的速度(比pip快10-100倍)、轻量级设计(仅几十MB)以及现代化的依赖管理(支持pyproject.toml和uv.lock文件)。UV集成了虚拟环境管理、Python版本控制、依赖解析等功能,目标是成为类似Rust Cargo的全能工具,简化Python开发流程。
uv本身提供了下载镜像参数UV_PYTHON_INSTALL_MIRROR,文档可见https://docs.astral.sh/uv/configuration/environment/#uv_python_install_mirror,希望添加ustc镜像源加速下载
上游地址与镜像方法 (Upstream & mirroring method)
https://github.com/astral-sh/python-build-standalone
可参考南京大学镜像站的同步方式:https://mirrors.cernet.edu.cn/list/python-build-standalone
https://mirror.nju.edu.cn/github-release/indygreg/python-build-standalone/
镜像大小 (Mirror size)
~17GB
备注 (Note)
No response
liwenshen2000, TanixLu, ksqsf, taoky and AlphonseZetta10