Package: python3-jsonpickle (1.2-1)
Links for python3-jsonpickle
Debian Resources:
Download Source Package jsonpickle:
Maintainers:
External Resources:
- Homepage [jsonpickle.github.com]
Similar packages:
Python library for serializing object graphs into JSON (Python 3)
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 3 version of the package.
Other Packages Related to python3-jsonpickle
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-jsonpickle-doc
- Python library for serializing object graphs into JSON (documentation)
-
- sug: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x
Download python3-jsonpickle
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 31.6 kB | 127.0 kB | [list of files] |