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
Alex Gaynor 48266149fb Random change to trigger tests
But for real, oxford comma best comma.
2014-05-02 09:10:34 -07:00
.travis Remove .travis/py34.sh because it has been rolled into .travis/install.sh 2014-04-26 12:22:23 -04:00
contrib Move the contrib/build-installer into an invoke generate.installer 2014-02-26 17:35:01 -05:00
docs consistent location for new build interface docs 2014-04-25 22:20:53 -07:00
pip Random change to trigger tests 2014-05-02 09:10:34 -07:00
tasks Resolve several typos in the codebase 2014-04-29 22:33:04 -07:00
tests Resolve several typos in the codebase 2014-04-29 22:33:04 -07:00
.gitignore Clean up gitignore 2014-04-16 09:13:24 +10:00
.mailmap Get a correct name for db@d1b.org 2014-02-26 17:48:50 -05:00
.travis.yml Remove a chown for ~/.distlib 2014-04-26 12:26:49 -04:00
AUTHORS.txt Get a correct name for db@d1b.org 2014-02-26 17:48:50 -05:00
CHANGES.txt Mentioned issue 1769 in changelog 2014-04-29 13:48:16 +01:00
LICENSE.txt Bump year 2014-01-02 08:16:28 -05:00
MANIFEST.in update MANIFEST.in 2014-03-01 11:22:34 -08:00
README.rst Update IRC channel name. 2014-03-23 14:36:58 +01: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 Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
tox.ini Refactor the Travis running into a shell command 2014-04-26 00:56:42 -04:00

pip
===

The `PyPA recommended
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_
tool for installing Python packages.

* `Installation <http://www.pip-installer.org/en/latest/installing.html>`_
* `Documentation <http://www.pip-installer.org>`_
* `Changelog <http://www.pip-installer.org/en/latest/news.html>`_
* `Github Page <https://github.com/pypa/pip>`_
* `Issue Tracking <https://github.com/pypa/pip/issues>`_
* `Mailing list <http://groups.google.com/group/python-virtualenv>`_
* User IRC: #pypa on Freenode.
* Dev IRC: #pypa-dev on Freenode.


.. 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