Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆396Updated 3 months ago
Alternatives and similar repositories for pyan
Users that are interested in pyan are comparing it to the libraries listed below
Sorting:
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆709Updated 4 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆240Updated 3 years ago
- Static Python call graph generator☆363Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆397Updated last week
- A Python Parser☆665Updated this week
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆239Updated 9 months ago
- Near Zero-Overhead Python Code Coverage☆564Updated this week
- A Python type checker☆378Updated last week
- pycallgraph is a Python module that creates call graphs for Python programs.☆188Updated last month
- portion, a Python library providing data structure and operations for intervals.☆517Updated last week
- Time Travel Debugging for Python☆195Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last month
- Generate PlantUML class diagrams to document your Python application.☆267Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Dark magics about variable names in python☆354Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆862Updated 2 months ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Python AST read/write☆859Updated last year
- Python Dependency Graphs☆83Updated 2 years ago
- Display dependency tree of Python distribution☆546Updated 2 months ago
- An AST unparser for Python☆229Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆99Updated 11 months ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆99Updated 2 years ago
- Python Module Dependency graphs☆2,052Updated last month
- Parse Python docstrings in various flavors.☆259Updated 5 months ago