tonybaloney / instavizLinks
Instant visualization of Python AST and Code Objects
☆143Updated 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 this week
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Unravelling Python source code☆191Updated last year
- ☆93Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆246Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Fluent assertions for Python☆85Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A tool for measuring Python class cohesion.☆247Updated 11 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated this week
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- The Python programming language☆47Updated 4 years ago
- Get a clue, get some code☆366Updated 4 years ago
- Communications from the Steering Council☆170Updated 8 months ago
- A Python type checker☆375Updated 2 weeks ago
- A Python Parser☆662Updated 3 months ago
- An unofficial, importable pip API☆118Updated 2 weeks ago
- Removes commented-out code from Python files☆217Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated this week
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Read Watches in Python☆42Updated 2 years ago
- Ball and Chain Decorators☆42Updated 4 years ago