[CentralOH] Alternative GUI Library for Tkinter

Travis Risner deeppunster at gmail.com
Mon Aug 13 12:11:06 EDT 2018


There is another library (of many) that makes it a little easier to
provide a GUI based on Tkinter.  It is PySimpleGUI (docs at
http://pysimplegui.readthedocs.io/en/latest/).  It is not a full fledged
GUI painter like Glade (https://glade.gnome.org/), but it is easier than
learning Tkinter or WxWidgets.

PySimpleGUI was mentioned in the latest issue of Python Weekly
(http://www.PythonWeekly.com).
-- 
Sent by Travis Risner


More information about the CentralOH mailing list