plotting and diagramming library

Fernando Perez fperez528 at yahoo.com
Wed Oct 29 16:19:09 EST 2003


Erik Lechak wrote:

> Hello All,
> 
> I am creating a visual programming environment for python (similar to
> Matlab's simulink, but for python).  For several reasons I have

You might want to look at Viper
http://www.scripps.edu/~sanner/python/index.html

It's an extremely impressive, full-blown graphical programming environment for
python.  It offers 'visual' programming, but all objects are always editable
as pure code, so it doesn't seem to hinder 'real' programming as many visual
environments seem to do.

Cheers,

f




More information about the Python-list mailing list