Submit
Path:
~
/
/
lib
/
python3.8
/
site-packages
/
pip
/
_internal
/
commands
/
__pycache__
/
File Content:
__init__.cpython-38.pyc
U ��.e� � @ s: d Z ddlmZ ddlZddlmZmZ ddlmZ erPddl m Z ddlmZ edd �Z ed e ddd �fde ddd�fde ddd�fde ddd�fde ddd�fde dd d!�fd"e d#d$d%�fd&e d'd(d)�fd*e d+d,d-�fd.e d/d0d1�fd2e d3d4d5�fd6e d7d8d9�fd:e d;d<d=�fd>e d?d@dA�fg�ZdBdC� ZdDdE� ZdS )Fz% Package containing all pip commands � )�absolute_importN)�OrderedDict� namedtuple)�MYPY_CHECK_RUNNING)�Any)�Command�CommandInfoz module_path, class_name, summaryZinstallzpip._internal.commands.installZInstallCommandzInstall packages.Zdownloadzpip._internal.commands.downloadZDownloadCommandzDownload packages.Z uninstallz pip._internal.commands.uninstallZUninstallCommandzUninstall packages.Zfreezezpip._internal.commands.freezeZ FreezeCommandz1Output installed packages in requirements format.�listzpip._internal.commands.listZListCommandzList installed packages.Zshowzpip._internal.commands.showZShowCommandz*Show information about installed packages.Zcheckzpip._internal.commands.checkZCheckCommandz7Verify installed packages have compatible dependencies.Zconfigz$pip._internal.commands.configurationZConfigurationCommandz&Manage local and global configuration.�searchzpip._internal.commands.searchZ SearchCommandzSearch PyPI for packages.Zwheelzpip._internal.commands.wheelZWheelCommandz$Build wheels from your requirements.�hashzpip._internal.commands.hashZHashCommandz#Compute hashes of package archives.Z completionz!pip._internal.commands.completionZCompletionCommandz-A helper command used for command completion.�debugzpip._internal.commands.debugZDebugCommandz&Show information useful for debugging.�helpzpip._internal.commands.helpZHelpCommandzShow help for commands.c K s: t | \}}}t�|�}t||�}|f | |d�|��}|S )zF Create an instance of the Command class with the given name. )�name�summary)� commands_dict� importlib� import_module�getattr)r �kwargsZmodule_path� class_namer �moduleZ command_classZcommand� r �C/usr/lib/python3.8/site-packages/pip/_internal/commands/__init__.py�create_commandZ s r c C s6 ddl m} | �� } || t�� �}|r.|d S dS dS )zCommand name auto-correct.r )�get_close_matchesFN)Zdifflibr �lowerr �keys)r r Zclose_commandsr r r �get_similar_commandsg s r )�__doc__Z __future__r r �collectionsr r Zpip._internal.utils.typingr �typingr Zpip._internal.cli.base_commandr r r r r r r r r �<module> s� � � � � � � � � � � � � � ��<
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-38.opt-1.pyc
2852 bytes
0644
__init__.cpython-38.pyc
2852 bytes
0644
check.cpython-38.opt-1.pyc
1312 bytes
0644
check.cpython-38.pyc
1312 bytes
0644
completion.cpython-38.opt-1.pyc
3013 bytes
0644
completion.cpython-38.pyc
3013 bytes
0644
configuration.cpython-38.opt-1.pyc
6575 bytes
0644
configuration.cpython-38.pyc
6575 bytes
0644
debug.cpython-38.opt-1.pyc
3275 bytes
0644
debug.cpython-38.pyc
3275 bytes
0644
download.cpython-38.opt-1.pyc
4300 bytes
0644
download.cpython-38.pyc
4300 bytes
0644
freeze.cpython-38.opt-1.pyc
2912 bytes
0644
freeze.cpython-38.pyc
2912 bytes
0644
hash.cpython-38.opt-1.pyc
1990 bytes
0644
hash.cpython-38.pyc
1990 bytes
0644
help.cpython-38.opt-1.pyc
1186 bytes
0644
help.cpython-38.pyc
1186 bytes
0644
install.cpython-38.opt-1.pyc
14458 bytes
0644
install.cpython-38.pyc
14458 bytes
0644
list.cpython-38.opt-1.pyc
8887 bytes
0644
list.cpython-38.pyc
8926 bytes
0644
search.cpython-38.opt-1.pyc
4484 bytes
0644
search.cpython-38.pyc
4484 bytes
0644
show.cpython-38.opt-1.pyc
6325 bytes
0644
show.cpython-38.pyc
6325 bytes
0644
uninstall.cpython-38.opt-1.pyc
2694 bytes
0644
uninstall.cpython-38.pyc
2694 bytes
0644
wheel.cpython-38.opt-1.pyc
4621 bytes
0644
wheel.cpython-38.pyc
4621 bytes
0644
N4ST4R_ID | Naxtarrr