hchasestevens / show_ast
An IPython notebook plugin for visualizing ASTs.
☆99Updated 2 months ago
Alternatives and similar repositories for show_ast:
Users that are interested in show_ast are comparing it to the libraries listed below
- Python Meta Programming☆142Updated 2 years ago
- ☆285Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python code object transformers☆185Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago
- Intelligently search in Python code☆67Updated last year
- unit test generator for Python☆99Updated 7 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆99Updated last year
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- C Python, made faster.☆341Updated 9 years ago
- An AST unparser for Python☆226Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Python Parser☆121Updated 11 months ago
- ☆609Updated 7 years ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- A list of Python parsing tools☆116Updated 4 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Python library providing type-checked function calls at runtime☆98Updated 6 months ago
- Instant visualization of Python AST and Code Objects☆134Updated 10 months ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago