1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2012-10-16 21:57:37 -04:00
..
commands make sure bdist_wheel is available up front 2012-10-16 21:57:37 -04:00
vcs switch submodule init/update to a single line 2012-09-13 04:01:28 +03:00
__init__.py Bump develop branch to a post-release version. 2012-09-07 09:48:57 -06:00
__main__.py Added a get_prog util to correctly show the name of the program when using python -m pip. 2012-09-01 20:36:31 +02:00
backwardcompat.py experimental support for installing wheel archives 2012-10-01 22:50:24 -07:00
basecommand.py Remove blank spaces in the end of the line. 2012-09-07 16:01:34 -04:00
baseparser.py Use our own terminal size util. 2012-09-01 20:36:35 +02:00
download.py experimental support for installing wheel archives 2012-10-01 22:50:24 -07:00
exceptions.py All pip exceptions inherit from PipError 2012-03-02 01:51:13 +02:00
index.py Add platform checks to wheel location code 2012-10-12 09:36:05 +01:00
locations.py build/ IS a good name. 2012-09-01 16:55:20 +02:00
log.py Encapsulate write/buffer Python 2 vs. Python 3 check into a utility method (fwrite) in pip.backwardcompat. 2011-12-27 09:26:33 -08:00
pep425tags.py Add platform checks to wheel location code 2012-10-12 09:36:05 +01:00
req.py 'pip wheel' 2012-10-16 15:57:10 -07:00
runner.py merged changes related to PEP 8 from hltbra's fork 2010-06-02 23:25:26 -03:00
status_codes.py Move status codes to a module and import from there 2011-12-04 18:50:34 -02:00
util.py Guard the chmod in case external_attr is 0. 2012-10-11 20:35:02 -07:00
wheel.py 'pip wheel' 2012-10-16 15:57:10 -07:00