The Python package installer https://pip.pypa.io/
Go to file
Paul Nasrat fad65326c8 Merge pull request #693 from hetmankp/develop
Added --root command line option to give functionality equivalent to distutils --root
2012-10-29 09:58:18 -07:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Merge pull request #693 from hetmankp/develop 2012-10-29 09:58:18 -07:00
pip Merge pull request #693 from hetmankp/develop 2012-10-29 09:58:18 -07:00
tests Merge pull request #693 from hetmankp/develop 2012-10-29 09:58:18 -07:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml Allow failures for slow py 3.1 whilst debugging 2012-10-24 12:42:57 +01:00
AUTHORS.txt Merge pull request #693 from hetmankp/develop 2012-10-29 09:58:18 -07:00
LICENSE.txt Happy new year! 2012-09-01 20:36:15 +02:00
MANIFEST.in Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04: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 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
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