1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
2013-02-17 22:49:40 -08:00
..
__init__.py manual sorting of commands and summaries 2013-02-12 23:23:40 +02:00
bundle.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
completion.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
freeze.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
help.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
install.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
list.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
search.py have 'pip search' use https index url 2013-02-17 22:49:40 -08:00
show.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
uninstall.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
unzip.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
zip.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00