[ 源代码: python-schema ]
软件包:python3-schema(0.7.5-1)
simple data validation library (Python 3)
Schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types.
This package provides the modules for Python 3.
其他与 python3-schema 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-contextlib2
- Backport and enhancements for the contextlib module - Python 3.x