1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
The Python package installer https://pip.pypa.io/
Go to file
2013-04-19 17:30:56 -04:00
contrib get-pip.py: rebuild 2013-04-16 09:52:52 +02:00
docs remove python 2.5 logic 2013-04-17 22:50:22 -07:00
pip 'irregardless', if it's a word at all, means the opposite of how it's meant here. 2013-04-19 17:30:56 -04:00
tests Add a User Agent so that pip is identifiable in logs 2013-04-18 21:22:37 -04:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml explicitly require virtualenv>=1.9.1 for travis 2013-03-26 22:55:54 -07:00
AUTHORS.txt merge with develop 2013-02-15 17:11:17 -08:00
CHANGES.txt merge 1.3.X for proxy fix 2013-04-11 18:05:52 -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 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 Switch to using a fully vendored distlib inside of pip.vendor 2013-03-09 14:36:16 -05:00
tox.ini add a tox.ini 2012-09-08 10:18:25 -04:00

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