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