Technologicat / pyan
Static call graph generator. The official Python 3 version. Development repo.
☆354Updated 7 months ago
Alternatives and similar repositories for pyan:
Users that are interested in pyan are comparing it to the libraries listed below
- Static Python call graph generator☆332Updated last year
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆667Updated 3 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆226Updated 2 years ago
- Annotate Python AST trees with source text and token information☆177Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated last week
- Instant visualization of Python AST and Code Objects☆134Updated 9 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆355Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆91Updated 2 years ago
- A library that automatically infers dependencies for Python files☆172Updated 10 months ago
- A Python Parser☆632Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Automatic test case generation for python and static analysis library☆261Updated 2 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Toolkit to run Python benchmarks☆839Updated last week
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆54Updated 4 years ago
- pytest plugin for easy integration of memray memory profiler☆372Updated last month
- A common base representation of python source code for pylint and other projects☆541Updated this week
- Scalpel: The Python Static Analysis Framework☆303Updated 11 months ago
- Bottom-up approach to refactoring in python☆704Updated 3 years ago
- Separate test code from test cases in pytest.☆354Updated 2 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆526Updated 2 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆345Updated 10 months ago
- Near Zero-Overhead Python Code Coverage☆521Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python Module Dependency graphs☆1,877Updated last month
- Tool to automatically replace 'import *' in Python files with explicit imports☆179Updated this week
- Python module to modify bytecode☆308Updated last week
- Time Travel Debugging for Python☆173Updated 7 months ago
- A little benchmarking tool for Python☆180Updated last year