generating a tree-like structure

Steve Howell showell30 at yahoo.com
Fri Jun 1 07:37:46 EDT 2007


--- "A.T.Hofkamp" <hat at se-126.se.wtb.tue.nl> wrote:
> 
> I would probably generate a DOT file to get a 2D
> visualization. DOT is part of
> Graphviz (graphviz.org), and there are quite a few
> graphviz front-ends
> available in Python to make DOT generation easier
> (pydot, yapgvb, and probably
> a few others).
> 

+1 on Graphviz/DOT

I've used them before (e.g. to display relationships
between Python modules).  They are very cool tools.




      ___________________________________________________________________________________
You snooze, you lose. Get messages ASAP with AutoCheck
in the all-new Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_html.html



More information about the Python-list mailing list