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

python-voluptuous 0.11.7

Python data validation library

Voluptuous is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.

Installation

Install python-voluptuous 0.11.7 as follows:

guix install python-voluptuous@0.11.7

Or install the latest version:

guix install python-voluptuous

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.