Sureberus
Sureberus is a data validation and transformation tool that is useful for validating and normalizing "documents" (nested data structures of basic Python data-types). You provide a schema which describes the expected structure of an object (and optionally, various directives that modify that structure), along with a document to validate and transform, and it returns the new version.
Sureberus's schema format is based on Cerberus. It doesn't implement all of the features of that library, and where it does implement a feature it doesn't always implement it in the exact same way.
Documentation
There is relatively complete documentation at radix.github.io/sureberus.
Release files for sureberus 0.15.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sureberus-0.15.0.tar.gz | 10.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sureberus-0.15.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 21.6 kB
Release files / sureberus-0.15.0.tar.gz
| Download URL | sureberus-0.15.0.tar.gz |
|---|---|
| Size | 10.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1ff04beac6b53763b999842c61ddc3baebc34ff96ae712ba8de729b0de2d796d
|
|
BLAKE2b-256 checksum How to use checksums |
efc06ba1d123eecfc88adfad86e6fb6964eb981a7f5d13d04a29a07d2a42e356
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.5
|
Release files / sureberus-0.15.0-py2.py3-none-any.whl
| Download URL | sureberus-0.15.0-py2.py3-none-any.whl |
|---|---|
| Size | 10.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
e6e5cdc187725a63c5c37a54a5f927cdb8ac4294ccf8cc81b30f8153f8d15e18
|
|
BLAKE2b-256 checksum How to use checksums |
30b1d8953a5456d460e5b214fd60363f418571760f42709ae8409d7cd970d0d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.5
|