CMD + K

pyan3

Community

Generate approximate call graphs for Python programs.

Installation

To install this package, run one of the following:

Conda
$conda install tsnyder::pyan3

Usage Tracking

1.0.4
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

noarch