Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆379Updated last year
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. …☆694Updated 3 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆235Updated 3 years ago
- Static Python call graph generator☆348Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆379Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- Generate PlantUML class diagrams to document your Python application.☆255Updated this week
- pytest plugin for easy integration of memray memory profiler☆388Updated 6 months ago
- Python Dependency Graphs☆81Updated last year
- A Python type checker☆370Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆99Updated 3 years ago
- Near Zero-Overhead Python Code Coverage☆541Updated 2 weeks ago
- Time Travel Debugging for Python☆184Updated last year
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆540Updated 7 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆824Updated last month
- dead simple python dead code detection☆368Updated 2 weeks ago
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆232Updated 3 months ago
- Display dependency tree of Python distribution☆536Updated 6 months ago
- Parse Python docstrings in various flavors.☆244Updated 2 weeks ago
- A common base representation of python source code for pylint and other projects☆553Updated this week
- A Python Parser☆645Updated last month
- Python Module Dependency graphs☆1,975Updated 6 months ago
- rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data…☆94Updated 5 months ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆158Updated 2 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
- Toolkit to run Python benchmarks☆862Updated 5 months ago
- Separate test code from test cases in pytest.☆365Updated last month
- A Python memory profiler for data processing and scientific computing applications☆878Updated 9 months ago