tonybaloney / instaviz
Instant visualization of Python AST and Code Objects
☆133Updated 7 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`.☆191Updated last week
- ☆91Updated last year
- Unravelling Python source code☆173Updated 9 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆341Updated this week
- Annotate Python AST trees with source text and token information☆173Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated last week
- Enabling CPython multi-core parallelism via subinterpreters.☆245Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- Python AST that abstracts the underlying Python version☆143Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated last week
- dead simple python dead code detection☆343Updated last week
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆23Updated 3 months ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years ago
- An unofficial, importable pip API☆111Updated 2 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated 3 weeks ago
- Design a new better C API for Python☆59Updated last month
- An AST unparser for Python☆227Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆113Updated last week
- Mypy static type checker plugin for Pytest☆248Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.☆208Updated this week
- ☆609Updated 7 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago