python-voluptuous

Python library to validate data

Description

Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals:
 1. simplicity
 2. support for complex data structures
 3. provide useful error messages

It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema.

This package provides the Python 2.7 module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/alecthomas/voluptuous


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-voluptuous