Skip to main content

Fast JSON encoder/decoder for Python

Project description

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.

Project details


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.2.2.tar.gz (12.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: python-cjson-1.2.2.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for python-cjson-1.2.2.tar.gz
Algorithm Hash digest
SHA256 3006c2c218297be3448dc793218e0b15d20fe9839775521bfc294fc6aa24972b
MD5 187e43d94a78694129bf25e541a74cd5
BLAKE2b-256 1d89cfb31c0901456208effc914e3b293666b16a720f825ce96914bd07a32072

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page