jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
To install this package, run one of the following:
copy from conda-forge
Summary
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
Last Updated
Apr 21, 2018 at 02:35
License
BSD-3-Clause
Total Downloads
57.3K
Supported Platforms
GitHub Repository
https://github.com/jsonpickle/jsonpickle