About Anaconda Help Download Anaconda

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

copied from cf-staging / gast

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.6.0

conda install

To install this package run one of the following:
conda install conda-forge::gast
conda install conda-forge/label/cf201901::gast
conda install conda-forge/label/cf202003::gast
conda install conda-forge/label/gcc7::gast

Description

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


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy