Technologicat / pyanLinks
Static call graph generator. The official Python 3 version. Development repo.
☆389Updated last month
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. …☆705Updated 4 years ago
- Static Python call graph generator☆360Updated 2 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- Near Zero-Overhead Python Code Coverage☆551Updated 2 months ago
- pycallgraph is a Python module that creates call graphs for Python programs.☆182Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Generate PlantUML class diagrams to document your Python application.☆261Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 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
- Time Travel Debugging for Python☆195Updated last year
- portion, a Python library providing data structure and operations for intervals.☆514Updated this week
- Python AST read/write☆859Updated 10 months ago
- guppy / heapy ported to Python3. It works for real!☆417Updated last month
- A Python type checker☆376Updated 3 weeks ago
- A common base representation of python source code for pylint and other projects☆569Updated this week
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆552Updated 11 months ago
- A Python Parser☆662Updated 3 months ago
- Annotate Python AST trees with source text and token information☆192Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Python Module Dependency graphs☆2,034Updated 10 months ago
- Dark magics about variable names in python☆349Updated 2 weeks ago
- Python Dependency Graphs☆82Updated 2 years ago
- Enlighten Progress Bar for Python Console Apps☆524Updated 3 months ago
- Display dependency tree of Python distribution☆543Updated 2 weeks ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,233Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆650Updated 2 weeks ago
- pytest plugin for easy integration of memray memory profiler☆408Updated this week
- count lines of code for hundreds of languages using pygments☆178Updated 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…☆98Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago