[ 源代码: voluptuous ]
软件包:python3-voluptuous(0.15.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]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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)