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 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 2025-07-17 17:35:15 UTC