Language

Package: python-pyan3 @ 1.2.0

Synopsis

Offline call graph generator for Python 3

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.

Home page
https://github.com/Technologicat/pyan
Location
gnu/packages/python-xyz.scm (line: 27604, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings