Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆395Updated 2 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. …☆708Updated 4 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆239Updated 3 years ago
- Static Python call graph generator☆360Updated 2 years ago
- Generate PlantUML class diagrams to document your Python application.☆264Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆391Updated 2 months ago
- Near Zero-Overhead Python Code Coverage☆554Updated 3 months ago
- Enlighten Progress Bar for Python Console Apps☆525Updated 4 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- guppy / heapy ported to Python3. It works for real!☆418Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆553Updated last year
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆98Updated 10 months ago
- An AST unparser for Python☆229Updated 2 years ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆186Updated 2 weeks ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Python Module Dependency graphs☆2,039Updated this week
- Time Travel Debugging for Python☆195Updated last year
- Python AST read/write☆860Updated 11 months ago
- Display dependency tree of Python distribution☆545Updated last month
- Python Dependency Graphs☆83Updated 2 years ago
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆237Updated 8 months ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆55Updated 4 years ago
- A Python type checker☆377Updated last month
- 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
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Automatic test case generation for python and static analysis library☆265Updated 3 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- pytest plugin for easy integration of memray memory profiler☆408Updated 3 weeks ago