Comment installer des packages Python dans le répertoire local

pip3 install <your_python_module_name> -t lib/
Ugliest Unicorn