Python如何换源
换源模块pqi
1、安装
pip3 install pqi
2、查看当前的源
pqi show
3、查看当前的可用源
pqi ls
4、切换源
pqi use username(如aliyun)