daneads / pycallgraph2
pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.
☆219Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for pycallgraph2
- Static call graph generator. The official Python 3 version. Development repo.☆341Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆254Updated 3 weeks ago
- Reverse engineer Python source code into UML☆287Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆202Updated 3 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆642Updated 3 years ago
- Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or f…☆313Updated this week
- Dynamically create python functions with a proper signature.☆120Updated last month
- Turn Pydantic defined Data Models into CLI Tools☆143Updated 2 months ago
- A quicker pickle☆108Updated 2 years ago
- Generate PlantUML class diagrams to document your Python application.☆223Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆308Updated this week
- A module for lazy loading of Python modules☆86Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆647Updated 2 weeks ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Pytest in IPython notebooks.☆317Updated 3 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- Markdown to reStructuredText converter☆108Updated 3 months ago
- Static Python call graph generator☆324Updated 11 months ago
- A Python package that provides tools for inheriting docstrings in customizable ways.☆63Updated 10 months ago
- Style checker for sphinx (or other) rst documentation.☆163Updated last week
- Convert pyproject.toml to environment.yaml☆126Updated last year
- pytest plugin for easy integration of memray memory profiler☆352Updated last week
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆86Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A curated list of awesome PDM plugins and resources☆355Updated 4 months ago
- Like Versioneer, but smaller☆52Updated 8 months ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- Time Travel Debugging for Python☆162Updated 4 months ago