


Set the new PATH environment variable so you python is the new executable just donwloaded.The steps of creating a portable python are as follows: I also only tested in machines with some version of Visual Studio installed, and I guess this might satisfy some dependencies, so more tests in fresh Windows machines are needed. I tried to simplify the original project as much as possible. The motivations to fork the original project were the need to have an updated portable version of python 2.7 in Windows, 64-bit packages, maximize the use of pip, and also make the build script simpler. I got the inspiration from the excellent work at portable python. Pip will be available in the command line. If you just want to use a portable version of Python, download the latest release, unzip it in a folder, and run the terminal.bat launcher script. Pyportable is a portable Python programming environment ( ) that runs from a local folder or a USB device, without the normal installation process common in Windows, and no admin priveledges needed.
