py3-objgraph

draw Python object reference graphs

WWW CVSWeb GITHub
  1. Package version
    py3-objgraph-3.6.0
  2. Maintainer
    The OpenBSD ports mailing-list

objgraph is a module that lets you visually explore Python object graphs.
It can draw object reference graphs with graphviz, or can make use of
xdot for interactive use.

Its origin was in a set of functions used while hunting for memory leaks
in a Python program.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • math/py-graphviz,python3
  • lang/python/3.10