[ ソース: python-pip ]
パッケージ: python3-pip (18.1-5)
python3-pip に関するリンク
Debian の資源:
python-pip ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pip.pypa.io]
類似のパッケージ:
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
- distutils package for Python 3.x
-
- rec: build-essential
- build-essential なパッケージの一覧情報
-
- rec: python3-dev (>= 3.2)
- Python のヘッダファイルおよび静的ライブラリ (デフォルト)
-
- rec: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化
-
- rec: python3-wheel
- built-package format for Python