gast
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
To install this package, run one of the following:
GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.
Summary
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
Last Updated
Feb 22, 2024 at 07:48
License
BSD-3-Clause
Total Downloads
1
Supported Platforms
GitHub Repository
https://github.com/serge-sans-paille/gast