[ 源代码: python-pip ]
软件包:python3-pip(18.1-5)
Python package installer
pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories.
This is the Python 3 version of the package.
其他与 python3-pip 有关的软件包
|
|
|
|
-
- dep: ca-certificates
- 通用 CA 证书
-
- dep: python-pip-whl (= 18.1-5)
- Python package installer
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-distutils
- Python 3.x 的 distutils 软件包
-
- rec: build-essential
- 编译所必需的软件包列表
-
- rec: python3-dev (>= 3.2)
- header files and a static library for Python (default)
-
- rec: python3-setuptools
- Python3 Distutils Enhancements
-
- rec: python3-wheel
- built-package format for Python