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/
Go to file
Marcus Smith 26c056efd2 Merge pull request #1598 from Ivoz/rmbootstrap
Remove bootstrap function, simplify __main__
2014-02-28 20:36:10 -08:00
.travis Revert "Use Travis to handle the Matrix" 2014-02-10 08:20:15 -05:00
contrib Move the contrib/build-installer into an invoke generate.installer 2014-02-26 17:35:01 -05:00
docs Docs -- fix typo 2014-02-27 17:38:04 +00:00
pip Remove bootstrap function, simplify __main__ 2014-02-27 22:22:08 +11:00
tasks Use a staging area to create pip.zip instead of the installer_path 2014-02-26 17:45:56 -05:00
tests Remove dependency links support from pip 2014-02-25 18:39:40 -05:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.mailmap Get a correct name for db@d1b.org 2014-02-26 17:48:50 -05:00
.travis.yml Revert "Use Travis to handle the Matrix" 2014-02-10 08:20:15 -05:00
AUTHORS.txt Get a correct name for db@d1b.org 2014-02-26 17:48:50 -05:00
CHANGES.txt Fix changelog link 2014-02-25 20:29:57 -05:00
LICENSE.txt Bump year 2014-01-02 08:16:28 -05:00
MANIFEST.in Generate AUTHORS using git log 2014-02-26 12:51:37 -05:00
PROJECT.txt pip docs refactor 2014-02-11 21:55:43 -08:00
README.rst change our readme badge target to pypi 2014-01-09 20:47:46 -08: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 Generate AUTHORS using git log 2014-02-26 12:51:37 -05:00
tox.ini Turn on everything in flake8 2014-02-24 16:52:23 -05: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 http://www.pip-installer.org