[ 原始碼: 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
- Common CA certificates
-
- dep: python-pip-whl (= 18.1-5)
- Python package installer
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- rec: build-essential
- Informational list of build-essential packages
-
- 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