[Chicago] Module Visualizer?

Allan Spale allan2600 at gmail.com
Tue Feb 3 06:54:55 CET 2009


Hello,

I remember seeing code generated using Doxygen (
http://www.stack.nl/~dimitri/doxygen/docblocks.html) which is mostly for C++
and Java. Doxygen is not UML but a good graph that will provide a simple
visualization of class structure.

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:
http://internetducttape.com/2007/03/20/automatic_documentation_python_doxygen/.
Further inspection of the Doxygen website reveals support for Python.


Allan


On Mon, Feb 2, 2009 at 5:27 PM, Chris McAvoy <chris.mcavoy at gmail.com> wrote:

> Anyone know of an easy way to visualize a Python Module?
>
> Like with fancy charts, or UML or something?
>
> Chris
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20090202/28abc5b6/attachment.htm>


More information about the Chicago mailing list