The Python package installer https://pip.pypa.io/
Go to file
Jannis Leidel 6364145586 Updated authors file with Aziz Köksal for the tests/path.py file
He allowed us to release the tests/path.py file under the MIT license a while ago https://groups.google.com/group/python-virtualenv/msg/ea453f14a2cd1329?dmode=source&output=gplain&noredirect&pli=1
2012-10-04 23:27:54 +03:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Add dependencies information to 'show' command. 2012-09-21 11:15:24 -06:00
pip Append / to the PyPI URL to reduce unnecessary redirects 2012-10-02 21:19:56 +03:00
tests use local packages in req order test 2012-10-03 20:23:25 -07:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml no need to allow pypy failures now 2012-08-04 18:55:52 -07:00
AUTHORS.txt Updated authors file with Aziz Köksal for the tests/path.py file 2012-10-04 23:27:54 +03: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