Distributing Python apps

Peter Hansen peter at engcorp.com
Fri Jan 3 22:07:09 EST 2003


Ron Stephens wrote:
> 
> Pardon me but I'd like to ask a related question. Of the many gui
> toolkits available for Python, whihc one swork with py-to-exe and/or
> Gordon's installer. in other words, if I have a Python program using
> Tkinter or Wx Python or pyQT, will I be able to convert them to exe
> programs using py to exe , etc?

Definitely wxPython and Tkinter both work fine, with perhaps minor
tricks involved in certain cases of each (such as when using PMW with
TK).

-Peter




More information about the Python-list mailing list