cara menginstal paket python di direktori lokal

pip3 install <your_python_module_name> -t lib/
Ugliest Unicorn