Python GUI for mysql

Joe Francia usenet at soraia.com
Wed Dec 18 23:51:18 EST 2002


Many prefer wxPython (http://www.wxpython.org/) over Tkinter for Python 
GUI stuff.  Try both, see which you prefer.

Daryl Middleton wrote:
> I am trying to assemble a python based gui to access mysql.  I would like
> to have several preset queries where the user could just click a button to
> activate the selected query.  Not sure if I should be looking at TKinter or
> something else.  Thanks
> 
> 




More information about the Python-list mailing list