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
- pycallgraph is a Python module that creates call graphs for Python programs.☆188Updated last month
- Near Zero-Overhead Python Code Coverage☆564Updated this week
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆554Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Dark magics about variable names in python☆352Updated 2 months ago
- Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python☆239Updated 9 months ago
- Generate PlantUML class diagrams to document your Python application.☆267Updated last week
- A Python Parser☆664Updated 5 months ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- guppy / heapy ported to Python3. It works for real!☆422Updated last month
- 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
- Enlighten Progress Bar for Python Console Apps☆527Updated 5 months ago
- count lines of code for hundreds of languages using pygments☆178Updated 8 months ago
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Time Travel Debugging for Python☆195Updated last year
- portion, a Python library providing data structure and operations for intervals.☆517Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆397Updated last week
- pytest plugin for easy integration of memray memory profiler☆411Updated last month
- A Python memory profiler for data processing and scientific computing applications☆893Updated 3 weeks ago
- A Python type checker☆378Updated last week
- Instant visualization of Python AST and Code Objects☆144Updated 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…☆99Updated 11 months ago
- Python Module Dependency graphs☆2,052Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Mutation testing system☆1,199Updated last week
- Separate test code from test cases in pytest.☆367Updated 5 months ago