Python AST that abstracts the underlying Python version
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gast-0.4.0.tar.gz
(13.8 kB
view hashes)
Built Distribution
gast-0.4.0-py3-none-any.whl
(9.8 kB
view hashes)