是终端吗

更新时间:02-05 教程 由 争议 分享

是终端吗?

pip是终端

pip 是一个现代的,通用的 Python 包管理工具[1]。提供了对Python 包的查找、下载、安装、卸载的功能。功能展示官方提供的pip 示例$ pip install requests$ pip search xml$ pip show beautifulsoup4$ pip uninstall requests在windows系统中通过cmd直接执行命令。

声明:关于《是终端吗》以上内容仅供参考,若您的权利被侵害,请联系13825271@qq.com
本文网址:http://www.25820.com/tutorial/14_2172652.html