demjson 2.2.4
pip install demjson
Released:
encoder, decoder, and lint/validator for JSON (JavaScript Object Notation) compliant with RFC 7159
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU LGPL 3.0)
- Author: Deron Meranda
- Tags JSON, jsonlint, JavaScript, UTF-32
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
The “demjson” module, and the included “jsonlint” script, provide methods for encoding and decoding JSON formatted data, as well as checking JSON data for errors and/or portability issues. The jsonlint command/script can be used from the command line without needing any programming.
Although the standard Python library now includes basic JSON support (which it did not when demjson was first written), this module provides a much more comprehensive implementation with many features not found elsewhere. It is especially useful for error checking or for parsing JavaScript data which may not strictly be valid JSON data.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU Library or Lesser General Public License (LGPL) (GNU LGPL 3.0)
- Author: Deron Meranda
- Tags JSON, jsonlint, JavaScript, UTF-32
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file demjson-2.2.4.tar.gz
.
File metadata
- Download URL: demjson-2.2.4.tar.gz
- Upload date:
- Size: 131.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31de2038a0fdd9c4c11f8bf3b13fe77bc2a128307f965c8d5fb4dc6d6f6beb79 |
|
MD5 | 8b535b073e0de95e63f83a93b98dbc48 |
|
BLAKE2b-256 | 96676db789e2533158963d4af689f961b644ddd9200615b8ce92d6cad695c65a |