{"library":"demjson3","type":"library","category":null,"description":"demjson3 is a Python 3 specific library for encoding, decoding, and validating JSON data, fully compliant with RFC 7159. It is a fork of the `demjson` project, updated to address Python 3 compatibility issues and provide enhanced error handling and linting capabilities. It offers both strict JSON parsing and a non-strict mode for more JavaScript-like syntax. The library is currently at version 3.0.6, with its last release in October 2022.","language":"python","status":"active","version":"3.0.6","tags":["json","encoding","decoding","validation","lint","parser"],"last_verified":"Sun May 24","install":[{"cmd":"pip install demjson3","imports":["import demjson3\njson_string = demjson3.encode(python_object)","import demjson3\npython_object = demjson3.decode(json_string)"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/demjson3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.01,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/demjson3/compatibility"}}