python-pip - A tool for installing and managing Python packages
| Website: | http://www.pip-installer.org |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- 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-1.5.6-5.el7.noarch [1.3 MiB] |
Changelog
by Slavek Kabrda (2014-12-18):
- Only enable tests on Fedora. |