{"library":"jsonconversion","type":"library","category":null,"description":"This Python module facilitates the conversion of arbitrary Python objects into JSON strings and back. It extends the foundational features of the native `json` package's `JSONEncoder` and `JSONDecoder` classes. Currently at version 1.2.1, it maintains an active release cadence with recent updates focusing on dependency relaxation and modernization, requiring Python 3.9 or newer.","language":"python","status":"active","version":"1.2.1","tags":["JSON","serialization","deserialization","object conversion","python objects","custom classes"],"last_verified":"Wed May 20","install":[{"cmd":"pip install jsonconversion","imports":["from jsonconversion import JSONObject","from jsonconversion import JSONObjectEncoder","from jsonconversion import JSONObjectDecoder"]}],"homepage":null,"github":"https://github.com/DLR-RM/python-jsonconversion","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jsonconversion/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonconversion/compatibility"}}