hchasestevens / show_ast
An IPython notebook plugin for visualizing ASTs.
☆100Updated 3 weeks ago
Alternatives and similar repositories for show_ast:
Users that are interested in show_ast are comparing it to the libraries listed below
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆290Updated 3 years ago
- Intelligently search in Python code☆67Updated 11 months ago
- Python Parser☆121Updated 10 months ago
- Python code object transformers☆184Updated 11 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Meta Programming☆142Updated 2 years ago
- Easy anonymous functions by partial application of operators☆103Updated last year
- Instant visualization of Python AST and Code Objects☆134Updated 8 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆245Updated 2 years ago
- ☆285Updated last year
- ☆609Updated 7 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated this week
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 3 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆446Updated 8 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- C Python, made faster.☆341Updated 9 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated 11 months ago
- I'd just like to interject for a moment...☆51Updated 8 years ago
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- Annotate Python AST trees with source text and token information☆175Updated 3 weeks ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago