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
Paul Moore 9acaf66e26 Merge pull request #1579 from pfmoore/comment_main
Added a comment explaining how __main__.py gets the wheel name
2014-02-19 10:28:33 +00:00
.travis Revert "Use Travis to handle the Matrix" 2014-02-10 08:20:15 -05:00
contrib Fix "it's"/"its" typo spotted by @kraai 2014-02-14 23:01:51 +00:00
docs Documentation for --exists-action option 2014-02-15 02:12:39 +04:00
pip Added a comment explaining how __main__.py gets teh wheel name 2014-02-19 09:33:51 +00:00
tests Cleanup after each test case 2014-02-10 13:01:52 -05:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Revert "Use Travis to handle the Matrix" 2014-02-10 08:20:15 -05:00
AUTHORS.txt fill in missing authors 2013-11-24 12:57:51 -08:00
CHANGES.txt dropped support for Python 3.1 2014-02-11 22:33:24 -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 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 Use Flake8 on the test of pip's Python files 2014-01-28 19:47:58 -05:00
tox.ini Run flake8 on the entire repository 2014-01-28 19:48:04 -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