Skip to content

Python

官网

pip 镜像

~/.pip/pip.conf

C:\Users\{你的用户名}\pip\pip.ini

ini
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/

[install]
trusted-host=mirrors.aliyun.com