Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python to executable windows

pyinstaller --onefile pythonScriptName.py
# executable is created in 'dist'-folder
 
PREVIOUS NEXT
Tagged: #python #executable #windows
ADD COMMENT
Topic
Name
4+1 =