# pip --help
Usage
:
pip
<
command
>
[
options
]
Commands
:
install 安裝包
.
uninstall 卸載包
.
freeze 按着必定格式輸出已安裝包列表
list 列出已安裝包
.
show 顯示包詳細信息
.
search 搜索包,相似
yum裏的
search
.
wheel
Build
wheels
from
your
requirements
.
zip 不推薦
.
Zip
individual
packages
.
unzip 不推薦
.
Unzip
individual
packages
.
bundle 不推薦
.
Create
pybundles
.
help 當前幫助
.
General
Options
:
-
h
,
--
help 顯示幫助
.
-
v
,
--
verbose 更多的輸出,最多能夠使用
3次
-
V
,
--
version 現實版本信息而後退出
.
-
q
,
--
quiet 最少的輸出
.
--
log
-
file
<
path
> 覆蓋的方式記錄
verbose錯誤日誌,默認文件:
/
root
/
.
pip
/
pip
.
log
--
log
<
path
> 不覆蓋記錄
verbose輸出的日誌
.
--
proxy
<
proxy
>
Specify
a
proxy
in
the
form
[
user
:
passwd
@
]
proxy
.
server
:
port
.
--
timeout
<
sec
> 鏈接超時時間
(默認
15秒
)
.
--
exists
-
action
<
action
>
Default
action
when
a
path
already
exists
:
(
s
)
witch
,
(
i
)
gnore
,
(
w
)
ipe
,
(
b
)
ackup
.
--
cert
<
path
> 證書
.