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 details)
Built Distribution
gast-0.4.0-py3-none-any.whl
(9.8 kB
view details)
File details
Details for the file gast-0.4.0.tar.gz
.
File metadata
- Download URL: gast-0.4.0.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
40feb7b8b8434785585ab224d1568b857edb18297e5a3047f1ba012bc83b42c1
|
|
MD5 |
d1f258eb70bb916f8fe5535351d5ff05
|
|
BLAKE2b-256 |
834a07c7e59cef23fb147454663c3271c21da68ba2ab141427c20548ae5a8a4d
|
File details
Details for the file gast-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: gast-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b7adcdd5adbebf1adf17378da5ba3f543684dbec47b1cda1f3997e573cd542c4
|
|
MD5 |
8227b74c4288616399c350b6fb804fb5
|
|
BLAKE2b-256 |
b648583c032b79ae5b3daa02225a675aeb673e58d2cb698e78510feceb11958c
|