slackbuilds/python/schema/README

7 lines
256 B
Plaintext

Schema validation just got Pythonic
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.