jsonpickle
Python library for serializing any arbitrary object graph into JSON
Python library for serializing any arbitrary object graph into JSON
To install this package, run one of the following:
jsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson.
Summary
Python library for serializing any arbitrary object graph into JSON
Last Updated
Sep 8, 2023 at 02:29
License
BSD-3-Clause
Total Downloads
12
GitHub Repository
https://github.com/jsonpickle/jsonpickle