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/
Find a file
2013-02-19 11:49:19 -08:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs remove extra indents in docs 2013-02-18 19:35:50 -08:00
pip fix mirror url parsing and add tests 2013-02-19 11:49:19 -08:00
tests fix mirror url parsing and add tests 2013-02-19 11:49:19 -08:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml fix new travis git config errors 2013-02-13 22:34:40 -08:00
AUTHORS.txt merge with develop 2013-02-15 17:11:17 -08:00
CHANGES.txt update installation docs related to ssl 2013-02-10 22:44:09 -08:00
LICENSE.txt move CA license to our license file 2013-02-17 21:52:26 -08: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 refactor pip.backwardcompat from module to package 2013-02-10 22:02:11 -08: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