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.2.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file serial-j-1.1.2.tar.gz
.
File metadata
- Download URL: serial-j-1.1.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5a10aed9a6b2d0fe37c1138c8ee3ae8f6f7705b523f452f2137eca804b9974ab
|
|
MD5 |
71dc7048ccc8f06367a474f09be692f9
|
|
BLAKE2b-256 |
d5cdcfd3df239f857641ee0819458e2cf23db01f21ce47f2c66ed397f2109bdf
|
File details
Details for the file serial_j-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: serial_j-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8cd1714dd0076c8e78ee3d2a236c452c8c0c79d0cea01d4525d60e8969ad3375
|
|
MD5 |
7157737581137758999e9e73967ed74c
|
|
BLAKE2b-256 |
5b021a8beb201a22fff7c5b1cdfac0dc5b929001338f4a9358d3631dd2a0ec2f
|