[wxPython-users] .pyw to .exe
Andrea Gavana
andrea.gavana at gmail.com
Tue Sep 25 01:03:50 PDT 2007
Hi Raffaello,
On 9/25/07, Raffaello Barella wrote:
> How do you convert a script .pyw into a program with extension .exe?
> Many thanks
There are many possibilities, the most widely used on Windows is
py2exe. But you could also try PyInstaller. If you go with py2exe, you
might also want to take a look at my GUI2Exe project here:
http://xoomer.alice.it/infinity77/main/freeware.html#gui2exe
It may simplify the executable building process :-D
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
More information about the wxpython-users
mailing list