Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆385Updated last week
Alternatives and similar repositories for pyan
Users that are interested in pyan are comparing it to the libraries listed below
Sorting:
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆703Updated 4 years ago
- Static Python call graph generator☆358Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆180Updated last week
- guppy / heapy ported to Python3. It works for real!☆418Updated 3 weeks ago
- Generate PlantUML class diagrams to document your Python application.☆257Updated last week
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆548Updated 10 months ago
- Near Zero-Overhead Python Code Coverage☆548Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆386Updated last week
- Python Module Dependency graphs☆2,021Updated 9 months ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- Python AST read/write☆858Updated 9 months ago
- A Python Parser☆659Updated 2 months ago
- Time Travel Debugging for Python☆193Updated last year
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆237Updated 7 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A Python type checker☆376Updated 3 weeks ago
- Dark magics about variable names in python☆347Updated 4 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- portion, a Python library providing data structure and operations for intervals.☆508Updated last week
- Enlighten Progress Bar for Python Console Apps☆521Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆98Updated 2 years ago
- Parse Python docstrings in various flavors.☆250Updated 2 months ago
- A library that automatically infers dependencies for Python files☆177Updated last year
- A terminal UI to inspect and explore Python objects☆275Updated last year
- count lines of code for hundreds of languages using pygments☆178Updated 5 months ago