Offline call graph generator for Python 3
Project description
Generate approximate call graphs for Python programs.
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyan3-1.2.0.tar.gz
(49.7 kB
view hashes)
Built Distribution
pyan3-1.2.0-py3-none-any.whl
(50.6 kB
view hashes)