Use of the "Python" pip

Source: Internet
Author: User

Source: http://www.ttlsa.com/python/how-to-install-and-use-pip-ttlsa/

The PIP is used to install Python-related packages. The following parameters are used:

# PIP--Helpusage:pip<command>[options]commands:Install                      installation package .  uninstall                    Unload Package .  freeze                       output A list of installed packages in a certain format   list                          List installed packages .  show                         Show Package Details .  search                       Search Packages, Like the search.  wheel               in Yum.          Build wheels from your requirements.   Zipnot recommended.  Zip individual packages. Unzipnot recommended.  Unzip individual packages. Bundles are not recommended.  Create Pybundles. Help current assistance. General Options:-H,--Help displays assistance. -V,--verbose more output, can use up to 3 times-V,--version realistic release information and then exit. -Q,--quiet the least output. --log-file<path> overwrite the way the verbose error log is logged, default file:/root/.pip/Pip.log--log <path>logs that record verbose output are not overwritten. --proxy <proxy> Specify a proxyinchThe form [User:passwd@]proxy.server:port. --timeout <sec>Connection time-out (default 15 seconds). --exists-action <action> Default Action when a path already exists: (s) witch, (i) Gnore, (WIpe, (b) ackup. --cert <path> certificates.

Use of the "Python" pip

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.