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

python-astor 0.8.1

Read and write Python ASTs

Astor is designed to allow easy manipulation of Python source via the Abstract Syntax Tree.

Installation

Install python-astor 0.8.1 as follows:

guix install python-astor@0.8.1

Or install the latest version:

guix install python-astor

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.