tonybaloney / instavizLinks
Instant visualization of Python AST and Code Objects
☆139Updated 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 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Unravelling Python source code☆188Updated last year
- ☆93Updated 2 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- Get a clue, get some code☆365Updated 3 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 2 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆322Updated 4 years ago
- A tool for measuring Python class cohesion.☆241Updated 7 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Tool for translation type comments to type annotations in Python☆151Updated last month
- A Python type checker☆369Updated this week
- Read Watches in Python☆40Updated last year
- Formatter for your Python unit tests☆105Updated 2 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- Python code object transformers☆185Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- dead simple python dead code detection☆360Updated 2 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 6 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- Mypy static type checker plugin for Pytest☆254Updated 3 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆211Updated 2 months ago