jsonpickle

Results 1 repositories owned by jsonpickle

jsonpickle

1.2k
Stars
169
Forks
Watchers

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.