Package: python-cjson (1.2.1-1)
Links for python-cjson
Debian Resources:
Download Source Package python-cjson:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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 range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.
Other Packages Related to python-cjson
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64]
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-cjson-dbg
- Very fast JSON encoder/decoder for Python (debug extension)
Download python-cjson
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 11.6 kB | 44.0 kB | [list of files] |
arm64 | 11.4 kB | 40.0 kB | [list of files] |
armhf | 10.9 kB | 31.0 kB | [list of files] |
i386 | 12.1 kB | 43.0 kB | [list of files] |