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
Information Last Updated
Sep 8, 2025 at 17:24
License
BSD-3-Clause
Total Downloads
12
GitHub Repository
https://github.com/jsonpickle/jsonpickle