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 kitware-danesfield-df::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

Dec 4, 2018 at 05:17

License

BSD License

Supported Platforms

linux-64