hchasestevens / show_astLinks
An IPython notebook plugin for visualizing ASTs.
☆108Updated last year
Alternatives and similar repositories for show_ast
Users that are interested in show_ast are comparing it to the libraries listed below
Sorting:
- Python Meta Programming☆147Updated 3 years ago
- Python code object transformers☆184Updated last year
- ☆285Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Python Parser☆122Updated 2 months ago
- A list of Python parsing tools☆117Updated 5 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Intelligently search in Python code☆67Updated last year
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- ☆608Updated 8 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 weeks ago
- An AST unparser for Python☆229Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Validate conditions, Python style.☆157Updated last year
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Annotate Python AST trees with source text and token information☆192Updated last week
- Generic programming library for Python☆61Updated last week
- unit test generator for Python☆99Updated 8 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago