Binary package “python3-objgraph” in ubuntu oracular

Module for exploring Python object reference graphs

 objgraph is a module that lets you visually explore Python object graphs.
 .
 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.