Python AST that abstracts the underlying Python version
Project Links
Meta
Author: serge-sans-paille
Requires Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifiers
Development Status
- 4 - Beta
Environment
- Console
Intended Audience
- Developers
License
- OSI Approved :: BSD License
Natural Language
- English
Programming Language
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.4
- Python :: 3.5
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
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.
Jun 27, 2024
0.6.0
Jun 25, 2024
0.5.5
Apr 29, 2023
0.5.4
Nov 13, 2021
0.5.3
Aug 02, 2021
0.5.2
Jul 23, 2021
0.5.1
Jun 28, 2021
0.5.0
Aug 07, 2020
0.4.0
Jan 19, 2020
0.3.3
Sep 14, 2019
0.3.2
Sep 08, 2019
0.3.1
Sep 07, 2019
0.3.0
Jan 13, 2019
0.2.2
Jan 13, 2019
0.2.1.post1
Jan 08, 2019
0.2.1.post0
Jan 06, 2019
0.2.1
Nov 03, 2017
0.2.0
Jun 01, 2017
0.1.5
Feb 07, 2017
0.1.4
Aug 26, 2016
0.1.3
Aug 26, 2016
0.1.2
Aug 26, 2016
0.1.1
Jul 18, 2016
0.1
Wheel compatibility matrix
Files in release
No dependencies