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 last week
- ☆93Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- Unravelling Python source code☆190Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 8 months ago
- Fluent assertions for Python☆85Updated 3 years ago
- Get a clue, get some code☆367Updated 3 years ago
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Python code object transformers☆184Updated last year
- Data fixtures for pytest made simple☆25Updated 3 months ago
- Ball and Chain Decorators☆42Updated 4 years ago
- Read Watches in Python☆41Updated last year
- Automated Unittest Generation for Python☆203Updated 5 years ago
- a tool for moving things in python☆125Updated 4 years ago
- The Python programming language☆47Updated 4 years ago
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 4 years ago
- A tool for measuring Python class cohesion.☆243Updated 8 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated this week
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago