About Anaconda Help Download Anaconda

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

Installers

  • noarch v0.5.3
  • linux-32 v0.2.0
  • linux-64 v0.2.2
  • linux-ppc64le v0.2.2
  • osx-64 v0.2.2
  • win-32 v0.2.2
  • win-64 v0.2.2

conda install

To install this package run one of the following:
conda install anaconda::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