summaryrefslogtreecommitdiffstats
path: root/python/objgraph/README
blob: a188ef46c154cec1e3e112f572e7676ef9e5dbd2 (plain)
1
2
3
4
5
objgraph is a module that lets you visually explore Python object
graphs.

Graphviz (https://graphviz.org) is an optional dependency. It is needed
for drawing the graphs.