slackbuilds_ponce/python/objgraph/README
Markus Rinne d17c6f08bf
python/objgraph: Updated for version 3.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-11 06:39:30 +07:00

5 lines
171 B
Text

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.