| Name: | python36-schema |
|---|---|
| Version: | 0.7.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 148541 |
| License: | MIT |
| RPM: | python36-schema-0.7.3-1.el7.noarch.rpm |
| Source RPM: | python-schema-0.7.3-1.el7.src.rpm |
| Build Date: | Thu Oct 28 2021 |
| Build Host: | build-ol7-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/keleshev/schema |
| Summary: | Simple data validation library |
| Description: | 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. Python 3 version. |