CMD + K

gast

Community

A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::gast

Usage Tracking

0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.

About

Summary

A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).

Last Updated

Nov 30, 2025 at 12:53

License

BSD-3-Clause

Total Downloads

3.7M

Supported Platforms

noarch