CMD + K

gast

Community

Python AST that abstracts the underlying Python version

Installation

To install this package, run one of the following:

Conda
$conda install furmanek::gast

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A generic AST to represent Python2 and Python3s Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.

About

Summary

Python AST that abstracts the underlying Python version

Last Updated

Apr 8, 2018 at 03:39

License

BSD License

Total Downloads

9

Supported Platforms

linux-ppc64le