How to compile/freeze a python 3.3.2 -


this question has answer here:

what program can use make stand-alone exe of python program? , how use it?

you can use py2exe http://www.py2exe.org

and there's tutorial on how use on site http://www.py2exe.org/index.cgi/tutorial

it converts runnable python scripts exe executables user doesn't have install python run file


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -