OpenQuizz
Une application de gestion des contenus pédagogiques
|
Namespaces | |
constructors | |
req_file | |
req_install | |
req_set | |
req_tracker | |
req_uninstall | |
Data Structures | |
class | InstallationResult |
Functions | |
def | install_given_reqs (requirements, install_options, global_options, root, home, prefix, warn_script_location, use_user_site, pycompile) |
Variables | |
logger | |
def pip._internal.req.install_given_reqs | ( | requirements, | |
install_options, | |||
global_options, | |||
root, | |||
home, | |||
prefix, | |||
warn_script_location, | |||
use_user_site, | |||
pycompile | |||
) |
Install everything in the given list. (to be called after having downloaded and unpacked the packages)
logger |