A package for validating json according to a json schema, and type parsing it to python types.
Project description
jschema
This package is handling json schema validation and parsing. It is capable of validating jsons according to schemas, but also it is capable of parsing a json into a python object with pythonic types according to the schema.
Features
- Json schema validation
- Json parsing according to a json schema
Installation
$ pip install jschema
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyjschema-1.0.1.tar.gz
(7.2 kB
view hashes)
Built Distribution
Close
Hashes for pyjschema-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2a5bc15ff9d50d496e48d543ffc234f2974cdf294b481e1cfb1dcc7ac3f3704 |
|
MD5 | 01fbadc8e325e7dccb29d427f7b31bc8 |
|
BLAKE2b-256 | d51f74dd980d86366ba9ef18be80649fe71adab2ec204363438037266f024c45 |