gast 0.6.0
0
Python AST that abstracts the underlying Python version
Contents
Python AST that abstracts the underlying Python version
Stars: 137, Watchers: 137, Forks: 34, Open Issues: 0The serge-sans-paille/gast
repo was created 8 years ago and the last code push was 3 months ago.
The project is popular with 137 github stars!
How to Install gast
You can install gast using pip
pip install gast
or add it to a project with poetry
poetry add gast
Package Details
- Author
- serge-sans-paille
- License
- BSD 3-Clause
- Homepage
- https://github.com/serge-sans-paille/gast/
- PyPi:
- https://pypi.org/project/gast/
- GitHub Repo:
- https://github.com/serge-sans-paille/gast
Classifiers
Related Packages
Errors
A list of common gast errors.
Code Examples
Here are some gast
code examples and snippets.