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
2013-09-15 17:24:44 -07:00
contrib Updated get-pip.py 2013-07-23 21:54:36 +02:00
docs mention pypi hash instability and the peep project 2013-09-09 18:41:32 -07:00
pip When action is 'append', let's check value by value. 2013-09-15 17:24:36 -07:00
tests unit tests for pip.baseparser.ConfigOptionParser 2013-09-15 17:24:44 -07:00
.gitignore clean up .gitignore 2013-08-30 13:55:26 -07:00
.travis.yml Test that the documentation builds successfully 2013-08-28 06:49:28 -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 Work around Python 3.2 import issues 2013-09-05 10:39:28 -04:00

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