hchasestevens / show_ast
An IPython notebook plugin for visualizing ASTs.
☆102Updated 4 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
- Intelligently search in Python code☆67Updated last year
- ☆285Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Python code object transformers☆185Updated last year
- Runtime Type Checking in Python 3☆29Updated 8 years ago
- A list of Python parsing tools☆117Updated 4 years ago
- Read Watches in Python☆40Updated last year
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- ☆608Updated 7 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- C Python, made faster.☆341Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- An AST unparser for Python☆227Updated last year
- ☆71Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆108Updated last month