PATH:
opt
/
alt
/
python34
/
lib
/
python3.4
/
site-packages
/
pip
/
commands
from pip.commands.zip import ZipCommand class UnzipCommand(ZipCommand): """Unzip individual packages.""" name = 'unzip' summary = 'DEPRECATED. Unzip individual packages.'
[+]
__pycache__
[-] zip.py
[edit]
[-] list.py
[edit]
[-] install.py
[edit]
[-] help.py
[edit]
[-] __init__.py
[edit]
[-] freeze.py
[edit]
[-] wheel.py
[edit]
[+]
..
[-] uninstall.py
[edit]
[-] show.py
[edit]
[-] search.py
[edit]
[-] unzip.py
[edit]
[-] completion.py
[edit]
[-] bundle.py
[edit]