The Python package installer https://pip.pypa.io/
Go to file
Donald Stufft bacf3a0091 Wrap the test data in a helper that will copy to the tmpdir
This is needed because the various activities that exericsing the
tests do will cause files to change inside this data directory. If
we do not make it test specific then we run into concurrency issues.
2013-08-27 06:47:26 -04:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
pip Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
tests Wrap the test data in a helper that will copy to the tmpdir 2013-08-27 06:47:26 -04:00
.gitignore break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
.travis.yml Define a hash seed for stable dictionary/set order on Python 3.3+ 2013-08-27 06:47:26 -04:00
AUTHORS.txt authors and changelog update 2013-08-26 19:00:24 -07:00
CHANGES.txt merge from 1.4.X 2013-08-26 19:17:55 -07:00
LICENSE.txt Happy new year! 2013-03-07 22:15:12 +01:00
MANIFEST.in update MANIFEST.in with new rst extensions 2013-03-03 22:59:52 -08:00
PROJECT.txt Remove the changelog from the PyPI page and add links to it and the installation docs. 2013-07-23 19:53:54 +02:00
README.rst Added a pypip.in badge with the latest version. 2013-05-17 09:33:04 +02:00
setup.cfg Switch to using py.test as the test runner instead of nose 2013-08-21 10:19:58 -04:00
setup.py Require the newest version of scripttest 2013-08-21 22:40:17 -04:00
tox.ini Require the newest version of scripttest 2013-08-21 22:40:17 -04: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