JCS - JSON Canonicalization for Python 3
This is a Python 3 package for a JCS (RFC 8785) compliant JSON canonicalization.
The main author of this code is Anders Rundgren. The original source code is at cyberphone/json-canonicalization including comprehensive test data.
Installation
$ pip install jcs
Using JCS
import jcs
data = jcs.canonicalize({"tag": 4})
Release files for jcs 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jcs-0.2.1.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jcs-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.5 kB
Release files / jcs-0.2.1.tar.gz
| Download URL | jcs-0.2.1.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f20360b2f3b0a410d65493b448f96306d80e37fb46283f3f4aa5db2c7c1472b
|
|
BLAKE2b-256 checksum How to use checksums |
47e59d547f0d42ba00f68eec773aa7b2145e0c0335eb632cbaf519f480a429af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.11 CPython/3.10.1 Windows/10
|
Release files / jcs-0.2.1-py3-none-any.whl
| Download URL | jcs-0.2.1-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e23a3e1de60f832d33cd811bb9c3b3be79219cdf95f63b88f0972732c3fa8476
|
|
BLAKE2b-256 checksum How to use checksums |
c0d49a99bc15266a842bd14a1913afdb05182888ebab035666c1ce8a64537ca2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.11 CPython/3.10.1 Windows/10
|