hchasestevens / show_astLinks
An IPython notebook plugin for visualizing ASTs.
☆105Updated 6 months ago
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☆144Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- ☆285Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- Python Parser☆121Updated last year
- Set of tools to play with Python AST.☆86Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python code object transformers☆185Updated last year
- Intelligently search in Python code☆67Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Python library providing type-checked function calls at runtime☆98Updated 10 months ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- An AST unparser for Python☆228Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- ☆608Updated 7 years ago
- unit test generator for Python☆99Updated 8 years ago
- a Pythonic toolkit for working with Boolean expressions☆219Updated 2 months ago
- ☆71Updated 4 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated last year
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- ☆72Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Python pattern matching like functional languages.☆160Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 9 months ago