推荐清华大学的
https://pypi.tuna.tsinghua.edu.cn/simple
临时使用
可以在使用pip的时候加参数-i https://pypi.tuna.tsinghua.edu.cn/simple
例如:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple gevent,这样就会从清华这边的镜像去安装gevent库。
来源:CSDN
作者:南浔OoO
链接:https://blog.csdn.net/qq_45538469/article/details/104003983