[Edu-sig] Let's talk about something like abstraction? But take a look first ...
L. Humbert
humbert@hagen.de
Mon, 04 Jun 2001 18:30:22 +0200
Hi,
there are several programmers out there and they do stuff like asked
here before
a) There is a tool, called
parrot (;-)
to produce GUIs out of formal description
http://www.vision25.demon.co.uk/prog/parrot.html
b) there are frameworks to simple write computer games
pyui
http://pyui.sourceforge.net/
http://prdownloads.sourceforge.net/pyui/pyui_0.3.zip
but you need to get
pygame
http://pygame.seul.org/
c) an explorer for Python ...
named
Boa
http://boa-constructor.sourceforge.net/
you will be able to handle not only Python-Source (and produce nice
UML), but Zope SSH FTP too
Ludger