Package: python-jsonpickle (0.9.5-1)
Links for python-jsonpickle
Debian Resources:
Download Source Package jsonpickle:
- [jsonpickle_0.9.5-1.dsc]
- [jsonpickle_0.9.5.orig.tar.gz]
- [jsonpickle_0.9.5.orig.tar.gz.asc]
- [jsonpickle_0.9.5-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [jsonpickle.github.com]
Similar packages:
Python library for serializing object graphs into JSON (Python 2)
jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends.
This is the Python 2 version of the package.
Other Packages Related to python-jsonpickle
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- sug: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- sug: python-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 2.x
Download python-jsonpickle
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 27.2 kB | 113.0 kB | [list of files] |