Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python to exe

Install pip using
	pip install pyinstaller

in the directory of the source code file run
	pyinstaller <file_name>.py
Source by nuitka.net #
 
PREVIOUS NEXT
Tagged: #python #exe
ADD COMMENT
Topic
Name
5+3 =