Validating and Serializing JSON data into Python object with minimal effort.
Project description
Serial-J
Validating and Serializing JSON data into Python object with minimal effort.
Features
For more detail, please go to documentation page on Github.
- Serialize JSON / Python Dictionary data into Python object based on a compact data
schema
. - Automatically validate every JSON properties defined in the
schema
based on varies additional options specified inschema
. - You are given convenient built-in methods that you can use to convert your data back to JSON encoded string or JSON / Python Dictionary.
- You have the flexibility of defining additional methods in your serializer class that utilize your data in anyway you want.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
serial-j-1.1.1.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file serial-j-1.1.1.tar.gz
.
File metadata
- Download URL: serial-j-1.1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3763c5e669930fd2468068186432da1beeed70671fcc03771ece743304bad17e |
|
MD5 | dfff759a35c172d8f387929fba7574c7 |
|
BLAKE2b-256 | 403ea46fb9ba300dece38d0d35dcd75a500222acedc52cc8ab12562467f51e04 |
Provenance
File details
Details for the file serial_j-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: serial_j-1.1.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372ee61417b6ed435a513ad9492ec72ff138a2146ec895e583dfc061703afe55 |
|
MD5 | 29c3417332a07680eab21b2b1043bbf6 |
|
BLAKE2b-256 | 41cb9ca8601836cc308b51e1d16ecc0e2f9a81d65cbc436c8c9d7ea64b72ed81 |