Skip to content

Instantly share code, notes, and snippets.

@Junch
Created July 4, 2018 08:50
Show Gist options
  • Select an option

  • Save Junch/ea946ddd2c8a4a3ff632574afeec13df to your computer and use it in GitHub Desktop.

Select an option

Save Junch/ea946ddd2c8a4a3ff632574afeec13df to your computer and use it in GitHub Desktop.
Pypi的镜像站
最近使用pip3总会timeout,试了试下面的镜像站,速度却非常快
https://mirror.tuna.tsinghua.edu.cn/help/pypi/
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment