OpenQuizz
Une application de gestion des contenus pédagogiques
pip._internal.commands Namespace Reference

Namespaces

 cache
 
 check
 
 completion
 
 configuration
 
 debug
 
 download
 
 freeze
 
 hash
 
 help
 
 install
 
 list
 
 search
 
 show
 
 uninstall
 
 wheel
 

Functions

def create_command (name, **kwargs)
 
def get_similar_commands (name)
 

Variables

 CommandInfo
 
 commands_dict
 

Detailed Description

Package containing all pip commands

Function Documentation

◆ create_command()

def pip._internal.commands.create_command (   name,
**  kwargs 
)
Create an instance of the Command class with the given name.

◆ get_similar_commands()

def pip._internal.commands.get_similar_commands (   name)
Command name auto-correct.

Variable Documentation

◆ CommandInfo

CommandInfo

◆ commands_dict

commands_dict