aboutsummaryrefslogtreecommitdiff
path: root/python/objgraph/README
blob: 92244cfaf97ea7b01b886aa7d02fc76e7c368ffe (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.