[ 源代码: voluptuous ]
软件包:python3-voluptuous(0.14.2-1)
python3-voluptuous 的相关链接
Debian 的资源:
下载源码包 voluptuous:
维护小组:
- Debian Python Team (QA 页面)
- Antoine Musso (QA 页面)
- Thomas Goirand (QA 页面)
- Paul Belanger (QA 页面)
- Robert S. Edmonds (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
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)