py2dot is a python script to generate graphs from a python program.
it interprets a python program as a graphs of function calls. it can represent classes and imported modules.
py2dot is available from pypi.
more information are available here.
py2dot is a python script to generate graphs from a python program.
it interprets a python program as a graphs of function calls. it can represent classes and imported modules.
py2dot is available from pypi.
more information are available here.