public

gast (0.6.0)

Published 2025-06-28 16:32:57 +00:00 by publish

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
2025-06-28 16:32:57 +00:00
18
serge-sans-paille
BSD 3-Clause
21 KiB
Assets (1)
Versions (1) View all
0.6.0 2025-06-28