tonybaloney / instaviz
Instant visualization of Python AST and Code Objects
☆139Updated 11 months ago
Alternatives and similar repositories for instaviz:
Users that are interested in instaviz are comparing it to the libraries listed below
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Unravelling Python source code☆188Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- ☆92Updated 2 years ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 4 months ago
- show where your regex match assertion failed!☆80Updated last month
- Python library providing type-checked function calls at runtime☆98Updated 8 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- a tool for moving things in python☆125Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- A TUI disassembler☆119Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 4 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆118Updated last month
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Read Watches in Python☆40Updated last year
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week
- An AST unparser for Python☆227Updated last year
- Tool for translation type comments to type annotations in Python☆146Updated last year
- Attempts to build some really old pythons.☆23Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- A Python Enum that inherits from str.☆117Updated last year
- Fluent assertions for Python☆85Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week