Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆397Updated 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. …☆709Updated 4 years ago
- Static Python call graph generator☆363Updated 2 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆240Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Generate PlantUML class diagrams to document your Python application.☆267Updated this week
- Time Travel Debugging for Python☆195Updated last year
- pycallgraph is a Python module that creates call graphs for Python programs.☆187Updated last month
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- guppy / heapy ported to Python3. It works for real!☆421Updated 3 weeks ago
- Python AST read/write☆859Updated 11 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆394Updated this week
- Parse Python docstrings in various flavors.☆258Updated 5 months ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- Near Zero-Overhead Python Code Coverage☆562Updated this week
- A Python type checker☆376Updated 2 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Enlighten Progress Bar for Python Console Apps☆527Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- A Python Parser☆663Updated 5 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 5 years ago
- Python Dependency Graphs☆83Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Python Module Dependency graphs☆2,050Updated 3 weeks 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
- count lines of code for hundreds of languages using pygments☆178Updated 8 months ago
- Separate test code from test cases in pytest.☆366Updated 5 months ago