About Anaconda Help Download Anaconda

A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST).

Installers

  • noarch v0.2.0

conda install

To install this package run one of the following:
conda install gaiar::gast

Description

GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy