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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jk_json-0.2025.1.8.tar.gz.
File metadata
- Download URL: jk_json-0.2025.1.8.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 |
b65a63c25ec1dd86c4147ae551e5b3f18aa3d2e1ddf4fadb0ab6b6693d30dc70
|
|
| MD5 |
1990ebe7a3b70c740e92929694c07c3c
|
|
| BLAKE2b-256 |
79c4e6b90a8ddd848fef259fdd4a356885c51122d853055632a6fc9b1e461fd6
|
File details
Details for the file jk_json-0.2025.1.8-py3-none-any.whl.
File metadata
- Download URL: jk_json-0.2025.1.8-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69ff944a0fd2264057c533be0eb738d470896aa20ff0399b1fcb92bf91983c6a
|
|
| MD5 |
acd46ef0988f3a2f00f4a5e0ddcffa84
|
|
| BLAKE2b-256 |
957737645704c2b4a2a9e0bd180a3ff2c334087b30321376d7aac4fd3cc1715c
|