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
Oct 6, 2025 at 12:51
License
BSD-3-Clause
Total Downloads
12.0K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/jsonpickle/jsonpickle