pip3

root@zxk-PC:~/requests_packages# pip3 list
Package Version
------------------ ---------
asn1crypto 0.24.0
attrs 21.4.0
Automat 20.2.0
certifi 2022.6.15
charset-normalizer 2.1.0
constantly 15.1.0
cryptography 2.6.1
distro 1.3.0
entrypoints 0.3
hyperlink 21.0.0
idna 3.3
incremental 21.3.0
keyring 17.1.1
keyrings.alt 3.1.1
onboard 1.4.1
pexpect 4.6.0
Pillow 5.4.1
pip 18.1
pycairo 1.16.2
pycrypto 2.6.1
PyGObject 3.30.4
pysmbc 1.0.15.6
pyxdg 0.25
reportlab 3.5.13
requests 2.28.1
SecretStorage 2.3.1
setuptools 40.8.0
six 1.12.0
Twisted 22.4.0
typing-extensions 4.3.0
urllib3 1.26.10
wheel 0.32.3
zope.interface 5.4.0
root@zxk-PC:~/requests_packages# pip3 show requests
Name: requests
Version: 2.28.1
Summary: Python HTTP for Humans.
Home-page: https://requests.readthedocs.io
Author: Kenneth Reitz
Author-email: me@kennethreitz.org
License: Apache 2.0
Location: /usr/local/lib/python3.7/dist-packages
Requires: certifi, urllib3, charset-normalizer, idna
Required-by:
root@zxk-PC:~/requests_packages# pip3 uninstall requests
Uninstalling requests-2.28.1:
Would remove:
/usr/local/lib/python3.7/dist-packages/requests-2.28.1.dist-info/*
/usr/local/lib/python3.7/dist-packages/requests/*
Proceed (y/n)? y
Successfully uninstalled requests-2.28.1

posted @   beawh  阅读(109)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 因为Apifox不支持离线,我果断选择了Apipost!
· 通过 API 将Deepseek响应流式内容输出到前端
历史上的今天:
2020-07-08 yum 安装的软件包卸载
2020-07-08 yum install 软件包的安装路径
点击右上角即可分享
微信分享提示