This package browser is in early development. Mind the rough edges.

python-gast 0.5.3

Generic Python AST that abstracts the underlying Python version

GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module.

Installation

Install python-gast 0.5.3 as follows:

guix install python-gast@0.5.3

Or install the latest version:

guix install python-gast

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.