tonybaloney / instaviz
Instant visualization of Python AST and Code Objects
☆131Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for instaviz
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Unravelling Python source code☆171Updated 7 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- dead simple python dead code detection☆338Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆48Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Fluent assertions for Python☆84Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆23Updated last month
- Design a new better C API for Python☆58Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated 2 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆75Updated 2 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- a tool for moving things in python☆125Updated 3 years ago
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Check your wheels have the right contents☆160Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year