simonpercivall / astunparse
An AST unparser for Python
☆226Updated last year
Alternatives and similar repositories for astunparse:
Users that are interested in astunparse are comparing it to the libraries listed below
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Annotate Python AST trees with source text and token information☆178Updated this week
- Python AST read/write☆836Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- A Python Parser☆634Updated last month
- Python module to modify bytecode☆309Updated this week
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Python code object transformers☆185Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆78Updated 7 years ago
- A library that automatically infers dependencies for Python files☆172Updated 11 months ago
- A common base representation of python source code for pylint and other projects☆543Updated last week
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Runtime inspection utilities for Python typing module☆357Updated 8 months ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆92Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆421Updated 2 months ago
- Python Meta Programming☆142Updated 2 years ago
- Python AST that abstracts the underlying Python version☆144Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- A fast and thorough lazy object proxy.☆255Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 5 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆285Updated last year
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 weeks ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆347Updated last month
- The code behind python-ast-explorer.com☆248Updated 3 years ago