davidfraser / pyanLinks
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 …
☆705Updated 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.☆387Updated last month
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- Python AST read/write☆858Updated 10 months ago
- Static Python call graph generator☆360Updated 2 years ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Python Module Dependency graphs☆2,035Updated 10 months ago
- A Python Parser☆662Updated 3 months ago
- Format and convert Python docstrings and generates patches☆940Updated last year
- pycallgraph is a Python module that creates call graphs for Python programs.☆1,866Updated last year
- A common base representation of python source code for pylint and other projects☆566Updated last week
- Python interface to Graphviz's Dot language☆975Updated last week
- guppy / heapy ported to Python3. It works for real!☆417Updated last month
- Python interface to Graphviz graph drawing package☆830Updated 8 months ago
- Python tree data library☆1,065Updated 8 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,386Updated 6 months ago
- Reverse engineer Python source code into UML☆301Updated 2 years ago
- An AST unparser for Python☆230Updated 2 years ago
- McCabe complexity checker for Python☆671Updated last year
- An efficient implementation of tree data structure in pure python.☆863Updated 4 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆551Updated 11 months ago
- decorator☆900Updated 5 months ago
- Hunter is a flexible code tracing toolkit.☆858Updated 3 months ago
- Bottom-up approach to refactoring in python☆720Updated 3 years ago
- A Python memory profiler for data processing and scientific computing applications☆890Updated last year
- Python decorators for profiling/tracing/timing a single function☆338Updated 3 weeks ago
- Persistent, stale-free, local and cross-machine caching for Python functions.☆632Updated last week
- parallel graph management and execution in heterogeneous computing☆1,470Updated last month
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- pytest fixture for benchmarking code☆1,401Updated last month
- pycallgraph is a Python module that creates call graphs for Python programs.☆182Updated last week