jsonstruct icon indicating copy to clipboard operation
jsonstruct copied to clipboard

Python library to serialize/deserialize typed Python objects to/from JSON. Forked off jsonpickle.github.com.

Results 4 jsonstruct issues
Sort by recently updated
recently updated
newest added

I am using jsonstruct to convert Sonar API response json to python classes but it is throwing **type object 'BaseHandler' has no attribute '_registry'** Attached json file : sample json.txt...

This branch is 23 commits ahead, 294 commits behind jsonpickle:master.