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
Aug 26, 2021 at 20:14
License
BSD-3-Clause
Total Downloads
51
GitHub Repository
https://github.com/jsonpickle/jsonpickle