python-objgraph | Ad-hoc tools for drawing Python object reference graphs with graphviz | Mehr ...
objgraph contains a set of utility functions for exploring Python objects in memory. . It can be used for counting and statistics, finding root references responsible for large object trees and export the object reference graphs in graphviz format.