simonpercivall / astunparseLinks
An AST unparser for Python
☆230Updated 2 years ago
Alternatives and similar repositories for astunparse
Users that are interested in astunparse are comparing it to the libraries listed below
Sorting:
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Python AST read/write☆858Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- A Python Parser☆662Updated 3 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years 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☆191Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- Python module to modify bytecode☆326Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A common base representation of python source code for pylint and other projects☆565Updated last week
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- Python code object transformers☆184Updated last year
- Unified diff python parsing/metadata extraction library☆280Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated this week
- minimalistic evaluator of python expression using ast module☆204Updated 3 weeks ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- ☆285Updated last year
- Runtime inspection utilities for Python typing module☆376Updated last month
- Library to refactor python code through AST manipulation.☆359Updated 8 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆547Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- unit test generator for Python☆99Updated 8 years ago