python能做什么

时间:2026年02月06日 08:56:05

Python pip 安装与使用 | 菜鸟教程

$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py # 下载安装脚本$ sudo pythonget-pip.py# 运行安装脚本.$ sudo python3get-pip.py# 运行安装脚本。...