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

Usage Tracking

0.5.3
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

Feb 22, 2024 at 07:48

License

BSD-3-Clause

Total Downloads

1

Supported Platforms

noarch