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:
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
Sep 23, 2018 at 15:44
License
BSD-3-Clause
Total Downloads
117
GitHub Repository
https://github.com/jsonpickle/jsonpickle