Skip to main content

This module implements a very fast JSON encoder/decoder for Python.

JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage.

The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-cjson-1.0.0.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file python-cjson-1.0.0.tar.gz.

File metadata

  • Download URL: python-cjson-1.0.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-cjson-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4c1d850104b71aa43f7df8d56cc8b4abfd2693a44f51ea5f6d4d2c0ce8866155
MD5 5c5f1770907d21f39802502a80bab1c9
BLAKE2b-256 e270e3c2cd5d1175c7a63f3208296c7c04871f10bba2e520d34cb3f8ee44bcb1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page