It provides Portable Python based on Windows and Linux Ubuntu22.
Additionally, you can create the most convenient environment possible when using it with zimport at the link below.
https://github.com/waveware4ai/zimport
- This portable python can be unpacked and run in any path.
- Since this portable python does not include any packages, you must first install pip using the python command below.
./python ./python.pip.py"
Currently,
PythonPortable Linux version only supports Ubuntu 22, and Python 3.9, 3.10, 3.11, and 3.12 versions were compiled for portable use.
PythonPortable Windows version has made Python 3.10, 3.11, and 3.12 portable, and has modified it using the already publicly available Python Embedded.
See the links below
https://www.python.org/downloads/source/
https://www.python.org/downloads/windows/
Perform compile by referencing the script folder