pycallgraph2
Python Call Graph is a Python module that creates call graph visualizations for Python applications.
Python Call Graph is a Python module that creates call graph visualizations for Python applications.
To install this package, run one of the following:
This is a fork of the original pycallgraph since it became unmaintained. The project lives on GitHub, where you can report issues, contribute to the project by forking the project then creating a pull request, or just browse the source code. The fork needs documentation. Feel free to contribute :)
Summary
Python Call Graph is a Python module that creates call graph visualizations for Python applications.
Last Updated
Mar 10, 2021 at 17:21
License
GPL-2.0-or-later
Supported Platforms
GitHub Repository
https://github.com/daneads/pycallgraph2