Python pip source

Source: Internet
Author: User

Http://www.cnblogs.com/ccdc/p/4122641.html

pipy Domestic Mirror currently has:

http://pypi.douban.com/Watercress

http://pypi.hustunique.com/Huazhong University of Technology

http://pypi.sdutlinux.org/Shandong University of Technology

http://pypi.mirrors.ustc.edu.cn/China University of Science and Technology

To specify the source manually:

Follow the PIP with-I to specify the source, such as using the source of watercress to install the web.py frame:

Pip Install Web.py-i http://pypi.douban.com/simple

Note that the following/simple directory ...

configuration file

You need to create or modify a configuration file (Linux files are ~/.pip/pip.conf,windows in%homepath%\pip\pip.ini), and modify the contents to read:

[Global]
Index-url = Http://pypi.douban.com/simple

Reference:

Http://www.pip-installer.org/en/latest/configuration.html

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.