python2-python-cjson
C-accelerated JSON encoder/decoder for Python


JSON (JavaScript Object Notation) is a text-based data exchange format. 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.

LGPL-2.0-or-later

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...