The Python package installer https://pip.pypa.io/
Go to file
James Cleveland db79f831d5 Added CA file to MANIFEST.in 2013-02-04 20:56:10 +00:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs release process doc update 2013-01-31 16:48:29 -08:00
pip Added certificate validation against root CA file. 2013-02-04 20:34:14 +00:00
tests test fix in response to change in error text 2013-01-30 21:30:58 -08:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml travis dropped py31 and added py33 2012-12-24 21:58:56 -08:00
AUTHORS.txt update changelog and authors 2013-01-25 23:08:16 -08:00
CHANGES.txt changelog fix 2013-01-25 23:18:25 -08:00
LICENSE.txt Happy new year! 2012-09-01 20:36:15 +02:00
MANIFEST.in Added CA file to MANIFEST.in 2013-02-04 20:56:10 +00:00
PROJECT.txt improved docs and cli help 2013-01-18 13:25:15 -08:00
README.rst pip project readme 2012-09-29 19:40:16 -07:00
setup.cfg Non-user-facing: setup.py dev in pip checkout will run setup.py develop and then cause test_requires requirements to be installed 2012-09-07 10:45:39 -04:00
setup.py setup.py read function fix 2013-01-25 23:08:09 -08:00
tox.ini add a tox.ini 2012-09-08 10:18:25 -04:00

README.rst

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