Loading a dependency Library in a regular Linux installation of Python is done using pip
.
Loading one using Portable Python on Windows, one can use Easy_Installer.exe
But how is this done using a Python installation contained in a Portable Apps version of Python used for writing LibreOffice macros?