GUI components in python

Michael Torrie torriem at gmail.com
Fri Mar 9 01:33:58 EST 2012


On 03/07/2012 06:44 AM, janaki rajamani wrote:
> Hi
> 
> I am stuck with the brain workshop software implemented using python.
> The code involves a lot of GUI elements and i am familar only with the
> basic python programming.
> I would like to know whether there are built in classes to support GUI
> elements or arethey project dependant.

brain workshop appears to use the pyglet library:

http://www.pyglet.org/




More information about the Python-list mailing list