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`.☆195Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆111Updated 5 months ago
- a tool for moving things in python☆125Updated 4 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 2 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- Fluent assertions for Python☆85Updated 3 years ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆104Updated 5 months ago
- A Python extension for writing structured and reusable inline HTML.☆54Updated 10 years ago
- 🧣 Write reusable web API interactions☆129Updated this week
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- a simple python database☆104Updated 6 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Python library providing type-checked function calls at runtime☆98Updated 9 months ago
- ☆92Updated 2 years ago
- pytest plugin to run flake8☆118Updated last year
- A new Python HTTP client for everybody☆80Updated 4 years ago
- A Python Parser☆642Updated 3 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Python import rewriter☆80Updated this week
- Python Interactive Regular Expressions☆122Updated 5 years ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 3 years ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year