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 anaconda-python-gte-3.10::gast

Usage Tracking

0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
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

Apr 1, 2025 at 01:20

License

BSD-3-Clause

Total Downloads

17

Supported Platforms

noarch