CMD + K

gast

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/charles.essi/simple gast

Usage Tracking

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

Description

    A generic AST to represent Python2 and Python3's 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

Last Updated

Jun 18, 2019 at 17:54

Supported Platforms

noarch