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:
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Python AST read/write☆854Updated 7 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- Annotate Python AST trees with source text and token information☆187Updated last week
- A Python Parser☆649Updated 3 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Python code object transformers☆184Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated this week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- A common base representation of python source code for pylint and other projects☆554Updated last week
- Python module to modify bytecode☆321Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Python Meta Programming☆145Updated 2 years ago
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 2 weeks ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A simple immutable mapping for python☆115Updated 3 years ago
- ☆285Updated last year
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- unit test generator for Python☆99Updated 8 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆362Updated last week
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆408Updated 2 weeks ago