I have 2 machines, machine A with internet connection installed with python, pip and all libraries needed for developement.
On Machine B, there is no internet connection. I can download the installer and perform python installation.
Is there a way for me all libraries in machine A to machine B, so i don't have to research the offline packages/jar files and install/import to machine B?