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 …
☆712Oct 3, 2021Updated 4 years ago
Alternatives and similar repositories for pyan
Users that are interested in pyan are comparing it to the libraries listed below
Sorting:
- Static call graph generator. The official Python 3 version. Development repo.☆399Feb 21, 2026Updated 2 weeks ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,864Apr 9, 2024Updated last year
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆55Jan 16, 2021Updated 5 years ago
- Jonga: Python function call graph visualization☆56Jan 4, 2025Updated last year
- Static Python call graph generator☆365Nov 26, 2023Updated 2 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆240Mar 31, 2022Updated 3 years ago
- Python Module Dependency graphs☆2,059Jan 6, 2026Updated 2 months ago
- ☆15Nov 12, 2025Updated 3 months ago
- Pretty good call graphs for dynamic languages☆4,535Jul 27, 2025Updated 7 months ago
- Python3 control flow graph generator☆209Aug 7, 2022Updated 3 years ago
- Useful functionality for managing Microsoft Windows.☆15Jan 5, 2026Updated 2 months ago
- Find dead Python code☆4,357Updated this week
- Sampling profiler for Python programs☆15,005Updated this week
- Point bind deformer for Maya☆11May 9, 2022Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Jan 8, 2026Updated 2 months ago
- Scalpel: The Python Static Analysis Framework☆324Mar 28, 2024Updated last year
- Safe code refactoring for modern Python.☆1,612Jun 21, 2024Updated last year
- Graphical Python debugger which lets you easily view the values of all evaluated expressions☆1,706Jan 11, 2026Updated last month
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,655Mar 1, 2026Updated last week
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆54Oct 24, 2019Updated 6 years ago
- CD4Py: Code De-Duplication for Python☆23Dec 13, 2020Updated 5 years ago
- Python package to simplify development☆14Feb 2, 2026Updated last month
- 🔍 Code Search Tools & Experiments☆12Mar 1, 2026Updated last week
- artifax is a Python package to evaluate nodes in a computation graph where the dependencies associated with each node are extracted direc…☆10Nov 11, 2023Updated 2 years ago
- Python AST read/write☆860Feb 17, 2026Updated 3 weeks ago
- A dependencies analyzer for Python☆30Dec 4, 2017Updated 8 years ago
- A powerful set of Python debugging tools, based on PySnooper☆1,445Jan 11, 2026Updated last month
- z3-powered solver (theorem prover) for deal☆13Sep 28, 2023Updated 2 years ago
- Collection of Custom Widgets in PyQt4 and PyQt5☆14May 15, 2023Updated 2 years ago
- A Python type checker☆27Updated this week
- A command line utility to display dependency tree of the installed Python packages☆2,988Updated this week
- A common base representation of python source code for pylint and other projects☆574Mar 2, 2026Updated last week
- Static code analysis package for Python repositories☆33Nov 25, 2023Updated 2 years ago
- Python Classes Without Boilerplate☆5,738Updated this week
- An Experimental Batch Scene Parser☆13Apr 27, 2016Updated 9 years ago
- CoqTL allows users to write model transformations and prove engine/transformation correctness in Coq☆14Mar 11, 2022Updated 3 years ago
- Provide a simple (but may be effective) way to draw static call diagram of Python code☆17Nov 21, 2020Updated 5 years ago
- A python REPL and Editor and console based on Qt.☆14Mar 3, 2026Updated last week
- Various code metrics for Python code☆1,946Oct 20, 2024Updated last year