gast
PyPIv0.7.0Python AST that abstracts the underlying Python version
Overview
gast is an PyPI package that python AST that abstracts the underlying Python version. The latest version is 0.7.0, released under the BSD 3-Clause license.
Who should use it
Teams working in the PyPI ecosystem who need python AST that abstracts the underlying Python version and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (BSD 3-Clause).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of gast.
Used by
Popular packages that depend on gast.
Frequently installed together
Python HTTP for Humans.
Fundamental package for array computing in Python
Core utilities for Python packages
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
An AST unparser for Python
The FlatBuffers serialization format for Python
Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.
No description provided.
Most extensible Python build backend with support for C/C++ extension modules
Python 2 and 3 compatibility utilities
Module for decorators, wrappers and monkey patching.
HTTP/2-based RPC framework
Version history
| Version | Published | License |
|---|---|---|
| 0.7.0latest | 7 months ago | BSD 3-Clause |
| 0.6.0 | 2 years ago | BSD 3-Clause |
| 0.5.5 | 2 years ago | BSD 3-Clause |
| 0.5.4 | 3 years ago | BSD 3-Clause |
| 0.5.3 | 4 years ago | BSD 3-Clause |
| 0.5.2 | 5 years ago | BSD 3-Clause |
| 0.5.1 | 5 years ago | BSD 3-Clause |
| 0.5.0 | 5 years ago | BSD 3-Clause |
| 0.4.0 | 6 years ago | BSD 3-Clause |
| 0.3.3 | 6 years ago | BSD 3-Clause |
| 0.3.2 | 6 years ago | BSD 3-Clause |
| 0.3.1 | 6 years ago | BSD 3-Clause |
| 0.3.0 | 6 years ago | BSD 3-Clause |
| 0.2.2 | 7 years ago | BSD 3-Clause |
| 0.2.1.post1 | 7 years ago | BSD 3-Clause |
| 0.2.1.post0 | 7 years ago | BSD 3-Clause |
| 0.2.1 | 7 years ago | BSD 3-Clause |
| 0.2.0 | 8 years ago | BSD 3-Clause |
| 0.1.5 | 9 years ago | BSD 3-Clause |
| 0.1.4 | 9 years ago | BSD 3-Clause |
Maintainers
Frequently asked questions
How do I install gast?
Run `pip install gast` to add gast to your PyPI project.
What license is gast released under?
gast is distributed under the BSD 3-Clause license.
How popular is gast?
gast has approximately 0 downloads per week and 1 known dependent packages.