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
2014-05-16 22:56:26 -04:00
contrib refresh the bootstrap script 2014-05-16 22:56:26 -04:00
docs Merge branch '1.5.X' 2014-05-03 01:13:28 -04:00
pip Merge branch '1.5.X' 2014-05-16 22:21:32 -04:00
tests a teardown that pytest recognizes 2014-04-22 13:09:13 -07:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Merge branch '1.5.X' 2014-05-03 01:13:28 -04:00
AUTHORS.txt fill in missing authors 2013-11-24 12:57:51 -08:00
CHANGES.txt Merge branch '1.5.X' 2014-05-16 22:21:32 -04: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 Merge branch '1.5.X' 2014-05-03 01:13:28 -04:00
README.rst Correct link 2014-05-02 23:21:56 -04: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 Update documentation to point at https://pip.pypa.io/ 2014-05-02 20:08:13 -04:00
tox.ini Merge branch '1.5.X' 2014-05-03 01:13:28 -04:00

pip
===

.. image:: https://pypip.in/v/pip/badge.png
        :target: https://pypi.python.org/pypi/pip

.. image:: https://secure.travis-ci.org/pypa/pip.png?branch=develop
   :target: http://travis-ci.org/pypa/pip

For documentation, see https://pip.pypa.io/