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

python-astunparse 1.6.3

AST unparser for Python

This package provides an AST unparser for Python. It is a factored out version of unparse found in the Python source distribution.

Installation

Install python-astunparse 1.6.3 as follows:

guix install python-astunparse@1.6.3

Or install the latest version:

guix install python-astunparse

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.