I have a large source repository split across multiple projects. I would like to produce a report about the health of the source code, identifying problem areas that need to
Pycana works like charm when you need to understand a new project!
PyCAna (Python Code Analyzer) is a fancy name for a simple code analyzer for python that creates a class diagram after executing your code.
See how it works: http://pycana.sourceforge.net/
output: