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:
- Python AST read/write☆847Updated 5 months ago
- Set of tools to play with Python AST.☆86Updated 2 years ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- A Python Parser☆646Updated 2 weeks ago
- A command-line search utility for Python ASTs using XPath syntax.☆251Updated 3 years ago
- Python module to modify bytecode☆317Updated last week
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python code object transformers☆185Updated last year
- A common base representation of python source code for pylint and other projects☆550Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Bottom-up approach to refactoring in python☆713Updated 3 years ago
- A fast and thorough lazy object proxy.☆261Updated 2 months ago
- unit test generator for Python☆99Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python AST Visualizer☆1Updated 6 years ago
- Unified diff python parsing/metadata extraction library☆268Updated 10 months ago
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago
- minimalistic evaluator of python expression using ast module☆193Updated 4 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- A library that automatically infers dependencies for Python files☆176Updated last year