The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith 09b37fa7d0 fill in missing authors 2013-11-24 12:57:51 -08:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs unsuppress --log-file 2013-11-14 18:13:23 -08:00
pip bump to the rc version 2013-11-22 01:09:24 -05:00
tests Enable --[no-]compile which will compile or not compile pyc files 2013-11-21 23:19:15 -05:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml upgrade setuptools 2013-11-07 14:31:56 -05:00
AUTHORS.txt fill in missing authors 2013-11-24 12:57:51 -08:00
CHANGES.txt Use the new name 2013-11-10 15:06:33 -05:00
LICENSE.txt Remove license for no longer bundled software 2013-10-26 09:23:34 -04:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt Remove the changelog from the PyPI page and add links to it and the installation docs. 2013-07-23 19:53:54 +02:00
README.rst Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
setup.py Rename pip.vendor.* to pip._vendor.* to ensure it's obviously private 2013-10-22 21:32:25 -04:00
tox.ini Test against virtualenv 1.11.X 2013-11-22 09:07:04 -05: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