simonpercivall / astunparseLinks
An AST unparser for Python
☆229Updated 2 years ago
Alternatives and similar repositories for astunparse
Users that are interested in astunparse are comparing it to the libraries listed below
Sorting:
- Python AST read/write☆859Updated last year
- Set of tools to play with Python AST.☆86Updated 3 years ago
- A Python Parser☆664Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Annotate Python AST trees with source text and token information☆192Updated last month
- Python code object transformers☆184Updated last year
- A common base representation of python source code for pylint and other projects☆572Updated this week
- Python module to modify bytecode☆326Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- The code behind python-ast-explorer.com☆247Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 4 years ago
- Python Meta Programming☆147Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Bottom-up approach to refactoring in python☆723Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A fast and thorough lazy object proxy.☆263Updated last week
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆102Updated 3 years ago
- minimalistic evaluator of python expression using ast module☆208Updated last month
- Runtime inspection utilities for Python typing module☆376Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- A dictionary that allows attribute-style access.☆275Updated 7 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year