Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python compiler to exe

put this in a .bat file or just run it in CMD

pyinstaller --onefile file_name.py
 
PREVIOUS NEXT
Tagged: #python #compiler #exe
ADD COMMENT
Topic
Name
3+7 =