pyan3
Generate approximate call graphs for Python programs.
Generate approximate call graphs for Python programs.
To install this package, run one of the following:
Pyan takes one or more Python source files, performs a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.
Summary
Generate approximate call graphs for Python programs.
Last Updated
Aug 9, 2019 at 22:37
License
GPL-2.0
Total Downloads
307
Version Downloads
307
Supported Platforms