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 unic_onda::gast

Usage Tracking

0.4.0
1 / 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

May 26, 2023 at 20:16

License

BSD-3-Clause

Total Downloads

7

Supported Platforms

noarch