UV中的CPYTHON(python-build-standalone)现有镜像配置
python-install-mirror = "https://github.com/astral-sh/python-build-standalone/releases/download"//换成下面的镜像即可。注:编写此文时,官网文档打不开,但API似乎可以正常使用。不干正事的NPM镜像站(bushi。上面的超链接不是配置URL。
·
标准配置如下
[tool.uv]
python-install-mirror = "https://github.com/astral-sh/python-build-standalone/releases/download"//换成下面的镜像即可
目前发现了两个:
1.python-standalone.org
注:编写此文时,官网文档打不开,但API似乎可以正常使用
配置URL: https://python-standalone.org/mirror/astral-sh/python-build-standalone/
2.NPM Mirror
不干正事的NPM镜像站(bushi
上面的超链接不是配置URL
配置URL: https://registry.npmmirror.com/-/binary/python-build-standalone/
Upd on 2025.7.26
更多推荐
所有评论(0)