Hello,<br><br>I remember seeing code generated using Doxygen (<a href="http://www.stack.nl/~dimitri/doxygen/docblocks.html">http://www.stack.nl/~dimitri/doxygen/docblocks.html</a>) which is mostly for C++ and Java. Doxygen is not UML but a good graph that will provide a simple visualization of class structure.<br>
<br>A quick Google search revealed that there is a way to get doxygen to work with Python (or so the website says). Still, it is worth a try. Here is the link: <a href="http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/">http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/</a>. Further inspection of the Doxygen website reveals support for Python.<br>
<br><br>Allan<br><br><br><div class="gmail_quote">On Mon, Feb 2, 2009 at 5:27 PM, Chris McAvoy <span dir="ltr">&lt;<a href="mailto:chris.mcavoy@gmail.com">chris.mcavoy@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyone know of an easy way to visualize a Python Module?<br>
<br>
Like with fancy charts, or UML or something?<br>
<br>
Chris<br>
_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
</blockquote></div><br>