Maximum number of retries each connection shouldattempt (default 5 times).--timeoutSet the socket timeout (default 15 seconds).--exists-actionDefault action when a path already exists: (s)witch,(i)gnore, (w)ipe, (b)ackup, (a)bort.--trusted-hostMark this host or host:port pair as trusted, eventhough it does not have valid or any HTTPS.--certPath to alternate CA bundle.--client-certPath to SSL client certificate, a single filecontaining the private key and the certificate in PEMformat.--cache-dir Store the cache data in .--no-cache-dirDisable the cache.--disable-pip-version-checkDon't periodically check PyPI to determine whether anew version of pip is available for download. Impliedwith --no-index.--no-colorSuppress colored output--no-python-version-warningSilence deprecation warnings for upcoming unsupportedPythons.4.2 查看pip指定命令的详细描述一、描述:可以通过pip help 命令来查看指定命令的的详细描述(用法、描述、常用选项) 。
二、语法:
pip help 三、示例:以通过pip help help命令来查看pip help的详细描述(用法、描述、常用选项)为例
C:\>pip help helpUsage:pip help Description:Show help for commandsGeneral Options:-h, --helpShow help.--isolatedRun pip in an isolated mode, ignoring environment variables and user configuration.-v, --verboseGive more output. Option is additive, and can be used up to 3 times.-V, --versionShow version and exit.-q, --quietGive less output. Option is additive, and can be used up to 3 times (corresponding to WARNING, ERROR, and CRITICAL logging levels).--logPath to a verbose appending log.--proxySpecify a proxy in the form [user:passwd@]proxy.server:port.--retries Maximum number of retries each connection should attempt (default 5 times).--timeoutSet the socket timeout (default 15 seconds).--exists-actionDefault action when a path already exists: (s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.--trusted-hostMark this host or host:port pair as trusted, even though it does not have valid or any HTTPS.--certPath to alternate CA bundle.--client-certPath to SSL client certificate, a single file containing the private key and the certificate in PEM format.--cache-dir Store the cache data in .--no-cache-dirDisable the cache.--disable-pip-version-checkDon't periodically check PyPI to determine whether a new version of pip is available for download. Implied with --no-index.--no-colorSuppress colored output--no-python-version-warningSilence deprecation warnings for upcoming unsupported Pythons.4.3 安装最新版本的软件包一、描述:
可以通过pip install命令来安装指定的Python第三方软件包(最新版本) 。
二、语法:
# 语法1: 进行全局安装 pip install# 语法2: 仅进行该用户安装(以下--user选项两种放置位置的效果一样) pip install--user pip install --user注1:pip安装时会计算该软件包的依赖包 , 如果没有冲突 , 会一并将该依赖包也一起安装了 。
注2:上述语法1中不含--user选项:表示进行全局安装 , 安装后本机所有用户均可使用该软件包 。 上述语法2中增加--user选项:表示仅进行该用户安装 , 安装后本机仅有该用户可使用该软件包 。
推荐阅读
-
中国人民公安大学|中国人民公安大学2020年本科生录取名单
-
徐渭:一生自杀9次的大明才子,你不知道他一生有多牛
-
-
39岁前TVB小生现身内地摆摊卖鸡脚,被网友提及旧爱陈自瑶
-
-
中青在线|【青声视语】中国经济“转正”,众多外媒这样说……
-
|为何在高考前,很多家长都让孩子喝酒?看完长见识了
-
-
幽默段子手|排在前面的女孩背影很迷人,开心一刻笑话:今天在手机营业厅充值
-
-
金融|车险综合改革来了 交强险总责任限额提高到20万元
-
股价|严重超跌的小金属概念:产能全国第一,军工市占率超过80%
-
-
-
封面新闻|动物体内育器官、人造皮肤变手机……这些科学突破正改变你的未来
-
法海妈妈幼教|培养高情商娃,孩子出口伤人只是“童言无忌”?教会孩子好好说话
-
蛋白质|冬天进补,鸡鸭鱼肉靠边站,这肉是贵了一点,但再穷也要给孩子吃
-
直播吧|迪马:拉齐奥1800万欧报价费内巴切前锋V-穆里奇
-
进击DE氪星人TB|梅西2传1射助球队继续领跑积分榜,巴塞罗那复赛首秀大胜
-