daneads / pycallgraph2Links
pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.
☆238Updated 3 years ago
Alternatives and similar repositories for pycallgraph2
Users that are interested in pycallgraph2 are comparing it to the libraries listed below
Sorting:
- Static call graph generator. The official Python 3 version. Development repo.☆389Updated last month
- 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
- Dark magics about variable names in python☆349Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Pytest in IPython notebooks.☆333Updated 10 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated this week
- pytest plugin for manipulating test data directories and files☆271Updated this week
- Parse Python docstrings in various flavors.☆254Updated 3 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Enlighten Progress Bar for Python Console Apps☆524Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Static analysis of Python import statements☆124Updated last week
- guppy / heapy ported to Python3. It works for real!☆417Updated last month
- A flexible, customizable timer for your Python code☆305Updated 3 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆101Updated 3 years ago
- Generate PlantUML class diagrams to document your Python application.☆261Updated last week
- Reverse engineer Python source code into UML☆302Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆143Updated last year
- pytest plugin for easy integration of memray memory profiler☆408Updated this week
- Separate test code from test cases in pytest.☆367Updated 3 months ago
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Dynamically create python functions with a proper signature.☆133Updated 7 months ago
- Markdown to reStructuredText converter☆113Updated 7 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 2 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Jonga: Python function call graph visualization☆55Updated 11 months ago