10-10-2009, 02:07 AM
Want to turn your Python script into executable windows file?
There is a tool called py2exe, but it's kinda complicated to use.
Couple of moments ago I found a GUI version of py2exe that actually works.
Download link: Link
It's very important to make sure that script works before compiling it.
There is a tool called py2exe, but it's kinda complicated to use.
Couple of moments ago I found a GUI version of py2exe that actually works.
Download link: Link
It's very important to make sure that script works before compiling it.