simonpercivall / astunparseLinks
An AST unparser for Python
☆228Updated 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☆854Updated 7 months ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- A Python Parser☆654Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Python module to modify bytecode☆322Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆558Updated last week
- Annotate Python AST trees with source text and token information☆188Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- Python code object transformers☆184Updated last year
- unit test generator for Python☆99Updated 8 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Python Meta Programming☆145Updated 3 years ago
- A fast and thorough lazy object proxy.☆261Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆141Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- minimalistic evaluator of python expression using ast module☆201Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- ☆285Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆430Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year