The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith 81873ec4a4 Merge pull request #1027 from kevinfrommelt-wf/develop
Checked for options to be None in parse_requirements
2013-07-01 21:57:35 -07:00
contrib Put back executable bit 2013-06-01 09:16:04 -07:00
docs note that setuptools-0.8 final is not released to pypi yet 2013-06-28 14:52:14 -07:00
pip Checked for options to be None in parse_requirements 2013-07-01 13:34:28 -05:00
tests mock moved attribute 2013-06-30 23:44:51 -04:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml add release-1.4 to travis branches 2013-07-01 21:12:26 -07:00
AUTHORS.txt Merge branch '1.3.X' into develop 2013-05-30 10:24:51 -06:00
CHANGES.txt doc updates for supporting the new setuptools 2013-06-24 19:48:20 -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 Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00
setup.py wheel: account for purelib != platlib 2013-06-30 13:58:54 -04:00
tox.ini can't use easy_install to install virtualenv test req from git 2013-07-01 21:14:10 -07:00

README.rst

pip
===

.. image:: https://pypip.in/v/pip/badge.png
        :target: https://crate.io/packages/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