Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python-pip - A tool for installing and managing Python packages
- Description:
Pip is a replacement for `easy_install
<http://peak.telecommunity.com/DevCenter/EasyInstall>`_. It uses mostly the
same techniques for finding packages, so packages that were made
easy_installable should be pip-installable as well.
Packages
python-pip-8.1.2-1.el7.noarch
[1.7 MiB] |
Changelog
by Tomas Orsava (2016-05-17):
- Update to 8.1.2
- Moved to a new PyPI URL format
- Updated the prefix-stripping patch because of upstream changes in pip/wheel.py
|