pyjschema

A package for validating json according to a json schema, and type parsing it to python types.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyjschema

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.0 2023-09-18      
1.0.4 2023-09-07      
1.0.3 2023-09-07      
1.0.2 2023-09-07      
1.0.1 2023-09-07      
1.0.0 2023-09-07      

Issues with this package?

Page last updated 2023-10-28 05:34:16 UTC