Technologicat / pyan
Static call graph generator. The official Python 3 version. Development repo.
☆356Updated 8 months ago
Alternatives and similar repositories for pyan:
Users that are interested in pyan are comparing it to the libraries listed below
- Static Python call graph generator☆334Updated last year
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆671Updated 3 years ago
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆226Updated 2 years ago
- A Python Parser☆632Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆607Updated 3 weeks ago
- Python AST read/write☆836Updated last month
- A common base representation of python source code for pylint and other projects☆543Updated this week
- An analysis tool for Python that blurs the line between testing and type systems.☆1,101Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆346Updated 3 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆358Updated 6 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 2 years ago
- Mutation testing system☆980Updated last week
- Separate test code from test cases in pytest.☆358Updated 2 months ago
- Various code metrics for Python code☆1,790Updated 5 months ago
- A little benchmarking tool for Python☆181Updated last year
- pytest plugin for easy integration of memray memory profiler☆374Updated 2 months ago
- dead simple python dead code detection☆352Updated last month
- Run `black` on python code blocks in documentation files☆659Updated 2 weeks ago
- Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your te…☆96Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆408Updated this week
- Annotate Python AST trees with source text and token information☆177Updated 3 weeks ago
- McCabe complexity checker for Python☆652Updated 7 months ago
- Formats docstrings to follow PEP 257☆559Updated 5 months ago
- Generate PlantUML class diagrams to document your Python application.☆240Updated this week
- Tool for automatically sorting python statements within a module☆371Updated 2 months ago
- Run-time type checker for Python☆1,628Updated 3 weeks ago
- An AST unparser for Python☆226Updated last year
- The PYthoN General UnIt Test geNerator is a test-generation tool for Python☆1,261Updated 2 weeks ago
- Python Module Dependency graphs☆1,893Updated last month