+ 13
Which is the easiest way to convert .py into .exe?
6 Respostas
+ 21
cxfreeze:
https://sourceforge.net/projects/cx-freeze/
And also we have to create a build...watch tutorial on YouTube. :)
+ 12
@Python One
This would help on Linux :
http://www.pyinstaller.org
+ 4
py2exe is a good solution, available on:
http://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/Py2Exe
+ 3
thank you dayve
+ 2
there is no sistem to use under linus ?
+ 1
and under linus ?