About Anaconda Help Download Anaconda

Generate approximate call graphs for Python programs.

Installers

  • noarch v1.0.4

conda install

To install this package run one of the following:
conda install tsnyder::pyan3

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy