pip安装模块时指定软件源

1
2
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple matplotlib
pip install -i https://pypi.douban.com/simple/ requests