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

python-confuse 2.0.1

Painless YAML configuration

Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.

Installation

Install python-confuse 2.0.1 as follows:

guix install python-confuse@2.0.1

Or install the latest version:

guix install python-confuse

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.