hchasestevens / show_ast
An IPython notebook plugin for visualizing ASTs.
☆98Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for show_ast
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- Python code object transformers☆184Updated 8 months ago
- Intelligently search in Python code☆67Updated 8 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- An AST unparser for Python☆223Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- ☆288Updated 10 months ago
- unit test generator for Python☆96Updated 7 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Python Meta Programming☆142Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Python 3 AST unparser with type comments support.☆29Updated 5 years ago
- Python Parser☆121Updated 7 months ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Easy anonymous functions by partial application of operators☆103Updated 11 months ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Instant visualization of Python AST and Code Objects☆131Updated 6 months ago
- Extract semantic information about static Python code☆70Updated last month
- ☆72Updated 3 years ago
- Python AST that abstracts the underlying Python version☆140Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- I'd just like to interject for a moment...☆51Updated 8 years 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
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago