tonybaloney / instavizLinks
Instant visualization of Python AST and Code Objects
☆142Updated 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`.☆195Updated last week
- Unravelling Python source code☆191Updated last year
- Experiments for the official PEG parser generator for Python☆281Updated last year
- ☆93Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆123Updated last week
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- Python code object transformers☆184Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- show where your regex match assertion failed!☆80Updated last month
- Fluent assertions for Python☆85Updated 3 years ago
- Ball and Chain Decorators☆42Updated 4 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆292Updated 2 years ago
- The Python programming language☆47Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Read Watches in Python☆42Updated last year
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Get a clue, get some code☆367Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A new Python HTTP client for everybody☆82Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- A Python Parser☆659Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- a tool for moving things in python☆125Updated 4 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- A tool for measuring Python class cohesion.☆247Updated 11 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated this week