davidfraser / pyanView on GitHub
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks …
714Mar 26, 2026Updated 2 weeks ago

Alternatives and similar repositories for pyan

Users that are interested in pyan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?