davidfraser / pyan
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 …
☆666Updated 3 years ago
Alternatives and similar repositories for pyan:
Users that are interested in pyan are comparing it to the libraries listed below
- Static call graph generator. The official Python 3 version. Development repo.☆354Updated 7 months ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,846Updated 11 months ago
- Static Python call graph generator☆332Updated last year
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆226Updated 2 years ago
- A Python Parser☆632Updated 2 months ago
- Python Module Dependency graphs☆1,877Updated last month
- Various code metrics for Python code☆1,783Updated 4 months ago
- Hunter is a flexible code tracing toolkit.☆810Updated 7 months ago
- A common base representation of python source code for pylint and other projects☆541Updated this week
- pytest fixture for benchmarking code☆1,282Updated last week
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆449Updated 6 months ago
- Pyro 5 - Python remote objects☆340Updated 3 weeks ago
- Python AST read/write☆835Updated last month
- Visually explore Python object graphs☆795Updated last month
- McCabe complexity checker for Python☆651Updated 7 months ago
- A minimalist production ready plugin system☆1,366Updated last week
- serialize all of Python☆2,322Updated this week
- Auto-generate API documentation for Python projects☆1,154Updated last month
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,244Updated 8 months ago
- Easily view PyPI download statistics via Google's BigQuery.☆429Updated last week
- Code audit tool for python.☆1,050Updated 8 months ago
- Python profile viewer☆1,442Updated last week
- An efficient implementation of tree data structure in pure python.☆826Updated last week
- Performance analysis for Python snippets☆1,369Updated 3 months ago
- Remote vanilla PDB (over TCP sockets).☆286Updated 2 years ago
- Create Python API documentation in Markdown format.☆472Updated 2 weeks ago
- Formats docstrings to follow PEP 257☆559Updated 5 months ago
- An in-browser Python profile viewer☆2,402Updated 4 months ago
- Eliot: the logging system that tells you *why* it happened☆1,128Updated last week
- Run-time type checker for Python☆1,615Updated this week