simonpercivall / astunparseLinks
An AST unparser for Python
☆228Updated last year
Alternatives and similar repositories for astunparse
Users that are interested in astunparse are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆182Updated 2 months ago
- Set of tools to play with Python AST.☆85Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 2 weeks ago
- Python AST read/write☆846Updated 4 months ago
- Python module to modify bytecode☆314Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆96Updated 3 years ago
- A Python Parser☆642Updated 3 months ago
- Python AST that abstracts the underlying Python version☆144Updated 4 months ago
- Recursive descent parsing library for Python based on functional combinators☆352Updated last year
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 7 years ago
- Bottom-up approach to refactoring in python☆710Updated 3 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆125Updated 10 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Python code object transformers☆185Updated last year
- A common base representation of python source code for pylint and other projects☆547Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆356Updated this week
- minimalistic evaluator of python expression using ast module☆193Updated 4 months ago
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆275Updated 7 months ago
- ☆285Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Unified diff python parsing/metadata extraction library☆267Updated 10 months ago
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- An IPython notebook plugin for visualizing ASTs.☆104Updated 5 months ago