daneads / pycallgraph2Links
pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.
☆235Updated 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.☆379Updated last year
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆697Updated 3 years ago
- Generate PlantUML class diagrams to document your Python application.☆256Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- Dark magics about variable names in python☆339Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆267Updated 2 weeks ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆100Updated 3 years ago
- Reverse engineer Python source code into UML☆296Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated this week
- A flexible, customizable timer for your Python code☆300Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Pytest in IPython notebooks.☆331Updated 6 months ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 months ago
- A Python Parser☆645Updated this week
- guppy / heapy ported to Python3. It works for real!☆414Updated 7 months ago
- pytest plugin for easy integration of memray memory profiler☆392Updated last week
- Separate test code from test cases in pytest.☆366Updated this week
- Tool to Detect Surrounding Shell☆288Updated 11 months ago
- Enlighten Progress Bar for Python Console Apps☆505Updated this week
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Removes commented-out code from Python files☆214Updated 2 weeks ago
- Parse Python docstrings in various flavors.☆244Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 2 months ago
- Automagically import missing modules in IPython.☆66Updated 2 months ago
- Mermaid diagrams in yours sphinx powered docs☆378Updated last week
- Magic to display dynamic call graphs of Python function calls☆79Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated last week
- Python decorators for profiling/tracing/timing a single function☆334Updated 7 months ago