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
Mar 31, 2025 at 22:06
License
BSD-3-Clause
Total Downloads
12
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/jsonpickle/jsonpickle