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 pypi.org #
 
PREVIOUS NEXT
Tagged: #python #exe
ADD COMMENT
Topic
Name
7+1 =