tonybaloney / instavizLinks
Instant visualization of Python AST and Code Objects
☆144Updated last year
Alternatives and similar repositories for instaviz
Users that are interested in instaviz are comparing it to the libraries listed below
Sorting:
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Unravelling Python source code☆191Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- ☆93Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆254Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A Python type checker☆376Updated 2 months ago
- show where your regex match assertion failed!☆80Updated last month
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- An AST unparser for Python☆229Updated 2 years ago
- Get a clue, get some code☆366Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- A tool for measuring Python class cohesion.☆252Updated last year
- Communications from the Steering Council☆173Updated 3 weeks ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- The Python programming language☆48Updated 4 years ago
- Python code object transformers☆184Updated last year
- Removes commented-out code from Python files☆216Updated 2 months ago
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 4 months ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Formatter for your Python unit tests☆106Updated 3 years ago