i'd like to ask some question about how to close a websocket client when offline/switched network. when i try to close the socket for the 2 case in chrome, afte
I am trying to run a project in a Virtual-Machine which has not network access (offline). How can I compress the venv, on the machine with network access, where
Because of reasons, the machine I'm developing on, is not connected to the internet. I have a local copy of all dependencies for the app and the build script. I
Edit: This is not a duplicate of Python offline package installation as the answer require 'pip' to be present. My premise is when 'pip' is not available. My p