CMD + K

jsonpickle

Community

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.

Installation

To install this package, run one of the following:

Installation commands are not available for this package.

Usage Tracking

latest
1 / 8 versions selected
Downloads (Last 6 months): 0

About

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

May 28, 2026 at 12:16

License

BSD-3-Clause