About Anaconda Help Download Anaconda

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

Installers

  • noarch v0.6.0
  • win-64 v0.5.4
  • linux-64 v0.5.4
  • linux-aarch64 v0.5.4
  • osx-arm64 v0.5.4
  • linux-32 v0.2.0
  • linux-ppc64le v0.2.2
  • osx-64 v0.2.2
  • win-32 v0.2.2

conda install

To install this package run one of the following:
conda install main::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.2.2) Legal | Privacy Policy