Skip to content

k4sima/setup-embed-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Setup embeddable python and pip

Install

# default 3.9.9

./embed_python_setup.sh <PYTHON_VERSION>

Usage

Run python command

python/python.exe test.py

Run pip command

python/python.exe -m pip install flask

About

Setup embeddable python and pip by shellscript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published