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 2 weeks ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated last month
- Unravelling Python source code☆191Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆122Updated 2 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated last month
- ☆93Updated 2 years ago
- Get a clue, get some code☆367Updated 3 years ago
- Fluent assertions for Python☆85Updated 3 years ago
- The Python programming language☆47Updated 4 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Python code object transformers☆184Updated last year
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Communications from the Steering Council☆169Updated 7 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆144Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Automated Unittest Generation for Python☆202Updated 5 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆198Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Removes commented-out code from Python files☆215Updated 2 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- A Python Parser☆656Updated 2 months ago
- A Python type checker☆375Updated last week
- Formatter for your Python unit tests☆106Updated 2 years ago
- Check your wheels have the right contents☆167Updated last month