1、国内源列表
清华大学https://pypi.tuna.tsinghua.edu.cn/simple/
阿里云http://mirrors.aliyun.com/pypi/simple/
中国科技大学https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣http://pypi.douban.com/simple/
2、换源
永久换源命令:
pip config set global.index-url 源链接
清华源示例
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple/
本文介绍了多个国内Python包源,包括清华大学、阿里云、中国科技大学和豆瓣等,提供了永久换源的命令示例,帮助开发者提高下载速度和稳定性。
5120

被折叠的 条评论
为什么被折叠?



