OpenQuizz
Une application de gestion des contenus pédagogiques
|
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 | |
Package containing all pip commands
def pip._internal.commands.create_command | ( | name, | |
** | kwargs | ||
) |
Create an instance of the Command class with the given name.
def pip._internal.commands.get_similar_commands | ( | name | ) |
Command name auto-correct.
CommandInfo |
commands_dict |