I'm trying to set up a USB I have with a full Python suite. I want to be able to download modules and other useful libraries to the thumb drive, create scripts and modules of my own and even export programs, all from the USB. I want to do this so that I can work on projects from any computer without having to download any software to that particular PC.
I think I have to create a virtual environment on the USb first, but beyond that I'm not sure if its possible or feasible to accomplish this.
Any advice on how to proceed, if I can?
question from:https://stackoverflow.com/questions/65890829/running-python-on-usb