A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).
GAST provides a compatibility layer between the AST of various Python versions, as produced by
ast.parse
from the standardast
module.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.3.3-bp155.2.9 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.3.3-bp154.1.20 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.3.3-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.3.3-bp152.1.3 info | GA Release | 2020-04-17 | 15 SP2 |
|
|