This python module provides parser and validator for JSON files and data structures. The JSON parser is designed as a drop-in replacement for the built in python JSON parser as this parser here supports using comments in JSON files (which in some use cases is very a very handy feature).


Keywords
json, parsing, schema
License
Apache-2.0
Install
pip install jk-json==0.2023.2.6