daneads / pycallgraph2Links
pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.
☆239Updated 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.☆394Updated 2 months ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆708Updated 4 years ago
- Generate PlantUML class diagrams to document your Python application.☆264Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆272Updated 3 weeks ago
- Pytest in IPython notebooks.☆334Updated 10 months ago
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- Dark magics about variable names in python☆349Updated last month
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- A flexible, customizable timer for your Python code☆307Updated 3 years ago
- Turn Pydantic defined Data Models into CLI Tools☆156Updated 2 months ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- Enlighten Progress Bar for Python Console Apps☆525Updated 4 months ago
- Reverse engineer Python source code into UML☆303Updated 2 years ago
- A Python Parser☆663Updated 4 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆216Updated last month
- pytest plugin for easy integration of memray memory profiler☆408Updated 3 weeks ago
- count lines of code for hundreds of languages using pygments☆178Updated 7 months ago
- Run `black` on python code blocks in documentation files☆677Updated this week
- find packages that should be in requirements for a project☆133Updated last week
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Pandas type stubs. Helps you type-check your code.☆123Updated last year
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Advanced Enumerations for Python☆206Updated 6 months ago
- Jonga: Python function call graph visualization☆56Updated last year
- Removes commented-out code from Python files☆217Updated last month