Skip to content

waveware4ai/PortablePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

PortablePython

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

Installation

  1. This portable python can be unpacked and run in any path.
  2. Since this portable python does not include any packages, you must first install pip using the python command below.
./python ./python.pip.py" 

Support

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/

Compile How to

Perform compile by referencing the script folder

About

This provides a portable python build for each OS.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors