The Python package installer https://pip.pypa.io/
Go to file
Marcus Smith 9e39d9d8ca pip docs refactor 2014-02-11 22:13:03 -08:00
.travis Build Python 3.4 2014-01-14 13:05:46 -05:00
contrib Use a ZipFile as the get-pip.py script 2014-01-28 07:15:33 -05:00
docs pip docs refactor 2014-02-11 22:13:03 -08:00
pip pip docs refactor 2014-02-11 22:13:03 -08:00
tests Properly parse comments from the end of a line 2014-01-22 21:50:57 -05:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Upgrade distlib to 0.1.7 2014-01-16 19:15:00 -05:00
AUTHORS.txt fill in missing authors 2013-11-24 12:57:51 -08:00
CHANGES.txt pip docs refactor 2014-02-11 22:13:03 -08:00
LICENSE.txt Bump year 2014-01-02 08:16:28 -05:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt pip docs refactor 2014-02-11 22:13:03 -08: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 Fix the branch for virtualenv testing 2014-01-02 09:04:37 -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