{"library":"jsonobject","type":"library","category":null,"description":"jsonobject is a Python library for handling deeply nested JSON objects as well-schema'd Python objects. It provides a declarative way to define data models for JSON structures, facilitating easy serialization and deserialization between Python objects and JSON. Maintained by Dimagi, it is currently at version 2.3.1 and typically follows an active release cadence.","language":"python","status":"active","version":"2.3.1","tags":["json","schema","serialization","deserialization","object-mapping","validation"],"last_verified":"Sun May 24","install":[{"cmd":"pip install jsonobject","imports":["from jsonobject import JsonObject","from jsonobject import StringProperty","from jsonobject import IntegerProperty","from jsonobject import BooleanProperty","from jsonobject import DateTimeProperty","from jsonobject import ListProperty","from jsonobject import DictProperty"]}],"homepage":"https://www.dimagi.com/","github":"https://github.com/dimagi/jsonobject","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jsonobject/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonobject/compatibility"}}