jsonschema-cli

A thin wrapper over [Python Jsonschema](https://github.com/Julian/jsonschema) to allow validating shcemas easily using simple CLI commands.

Installation

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

pip3 install jsonschema-cli

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.6.2 2020-06-04    
0.6.1 2020-05-26    
0.6.0 2020-05-26    
0.5.0 2020-05-26    
0.4.0 2020-05-26    
0.3.0 2020-05-25    
0.2.0 2020-05-25    
0.1.0 2020-05-25    

Issues with this package?

Page last updated 2023-10-28 07:00:37 UTC