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

python-poyo 0.5.0

Lightweight YAML Parser for Python

This package provides a lightweight YAML Parser for Python. It supports only a chosen subset of the YAML format that is required to parse cookiecutter user configuration files. It does not have support for serializing into YAML and is not compatible with JSON.

Installation

Install python-poyo 0.5.0 as follows:

guix install python-poyo@0.5.0

Or install the latest version:

guix install python-poyo

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.