simonpercivall / astunparse
An AST unparser for Python
☆223Updated last year
Related projects ⓘ
Alternatives and complementary repositories for astunparse
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Annotate Python AST trees with source text and token information☆172Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Python AST read/write☆815Updated 7 months ago
- A Python Parser☆618Updated 4 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- Python module to modify bytecode☆302Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Python tools, libraries and resources about AST (as in Abstract Syntax Trees)☆86Updated 2 years ago
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- Python code object transformers☆184Updated 8 months ago
- A common base representation of python source code for pylint and other projects☆531Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Python AST that abstracts the underlying Python version☆140Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 5 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Unified diff python parsing/metadata extraction library☆246Updated 3 months ago
- The code behind python-ast-explorer.com☆248Updated 2 years ago
- Python Meta Programming☆142Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- Python Sorted Collections Library☆103Updated last year
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- Remote vanilla PDB (over TCP sockets).☆276Updated 2 years ago