graph display(please help)

Bill Scherer bill.scherer at verizonwireless.com
Wed Feb 22 13:31:34 EST 2006


questions? wrote:

> I heard from my friend who used to program in JAVA, it is really easy
> to do graph display in JAVA.
>
> I wonder whether there are similiar packages in Python I can use. Since
> I know a little bit Python syntax  already, I can easily learn more in
> Python.
>
> I want to display connected graph(directed or undirected, most often
> trees) with coloring on them.
>
The just released yapgvb would seem to fit: 
http://sourceforge.net/projects/yapgvb

> Thanks for any suggestions!!!
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list
>




More information about the Python-list mailing list