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).
Project description
jk_json
Introduction
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).
Information about this module can be found here:
Why a replacement?
For two reasons:
- The existing JSON library does report errors in the data format very well.
- The existing JSON library can't cope with comments. Unfortunately comments in JSON files are a very nice thing.
How to use this module
(TODO)
Author(s)
- Jürgen Knauth: pubsrc@binary-overflow.de
License
This software is provided under the following license:
- Apache Software License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jk_json-0.2024.13.tar.gz
.
File metadata
- Download URL: jk_json-0.2024.13.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6855c610a90d54e46e2511b7c3d8738f08c2aedb148fd5e951fdb41583eab716 |
|
MD5 | 4894ee99213beb94ceb49a46a727643c |
|
BLAKE2b-256 | 3d51ff03e51d6522d40a2774efc9c35a610d3972d43b2aad868261e2b3119ca9 |
File details
Details for the file jk_json-0.2024.13-py3-none-any.whl
.
File metadata
- Download URL: jk_json-0.2024.13-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4e7e234f11baa8fd09d92eed842fc823e8aac8c1bcb389a50ac844839b437e5 |
|
MD5 | 97b28e3d7554b8f52328d1bbb3c374aa |
|
BLAKE2b-256 | 75e00c4b8eb975c86a2156770b4cf520feca8281b3c1bff560e9f2e8c7bfa831 |