The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith 2a6cf632e8 authors and changelog update 2013-08-26 19:00:24 -07:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs add cookbook entry for distribute to setuptools upgrade 2013-08-07 16:36:02 -07:00
pip Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
tests Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml Test against the 1.10.X release 2013-07-23 20:11:04 -04:00
AUTHORS.txt authors and changelog update 2013-08-26 19:00:24 -07:00
CHANGES.txt authors and changelog update 2013-08-26 19:00:24 -07:00
LICENSE.txt Happy new year! 2013-03-07 22:15:12 +01:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt Remove the changelog from the PyPI page and add links to it and the installation docs. 2013-07-23 19:53:54 +02:00
README.rst Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00
setup.py Ignore everything in tests. 2013-07-23 20:06:28 +02:00
tox.ini can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00

README.rst

pip
===

.. image:: https://pypip.in/v/pip/badge.png
        :target: https://crate.io/packages/pip

.. image:: https://secure.travis-ci.org/pypa/pip.png?branch=develop
   :target: http://travis-ci.org/pypa/pip

For documentation, see http://www.pip-installer.org