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

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-05-13 07:39:27 UTC