[Tutor] Python Desktop Application for a Case Study

Alan Gauld alan.gauld at btinternet.com
Wed Jul 30 01:17:36 CEST 2008


"Michael Perscheid" <michaelperscheid at googlemail.com> wrote

> I'm looking for a Python application with source code to analyse it 
> with my small research project. The programm should have the 
> following properties:

Try Sourceforge.
There is a drawing tool - think Visio - that is in Python,
maybe that would do? Its called Dia and does UML diagrams.
Its based on GTk.

A simpler one is Skencil(sp?) but it has some bits in C for speed.

www.skencil.org

The documentation oddly refers to it as Sketch... it claims to
be built on Tkinter

Either might suit your needs?

Alan G.





More information about the Tutor mailing list