--- "A.T.Hofkamp" <[EMAIL PROTECTED]> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to