Python and GUI

Eric_Dexter at msn.com Eric_Dexter at msn.com
Mon May 21 21:34:30 EDT 2007


On May 21, 10:50 am, brad <byte8b... at gmail.com> wrote:
> sdoty... at gmail.com wrote:
> > Just wondering on what peoples opinions are of the GUIs avaiable for
> > Python?
>
>   We have used wxPython with great results. It's cross platform. Can use
> native OS widgets and is easy to program. Compiles easily to exe
> binaries for Windows users as well.
>
> Best of luck,
> Brad

I don't recoment gtk because it doesn't install well on python 2.5 on
windows.  It is a shame because it has alot of realy nice 3d
packages.  I would stick with wxpython and tkinter for general use gui
use there are other options for the high tek 3d stuff




More information about the Python-list mailing list