[ aria ]
[ 原始碼: voluptuous ]
套件:python3-voluptuous(0.12.2-1)
Python 3 library to validate data
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 3.x module.
其他與 python3-voluptuous 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)