gast
Python AST that abstracts the underlying Python version
Python AST that abstracts the underlying Python version
To install this package, run one of the following:
A generic AST to represent Python2 and Python3s Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.
Summary
Python AST that abstracts the underlying Python version
Last Updated
Apr 8, 2018 at 03:39
License
BSD License
Total Downloads
9
Supported Platforms