gast (0.7.0)

Published 2026-02-24 14:10:17 +00:00 by atheaadmin

Installation

pip install --index-url  gast

About this package

Python AST that abstracts the underlying Python version

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.

Requirements

Requires Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Details
PyPI
2026-02-24 14:10:17 +00:00
1
serge-sans-paille
BSD 3-Clause
22 KiB
Assets (1)
Versions (2) View all
0.4.0 2026-02-24
0.7.0 2026-02-24