python3-schema

simple data validation library (Python 3)
  https://github.com/keleshev/schema
  0
  no reviews



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.