{"library":"partialjson","type":"library","category":null,"description":"The `partialjson` library provides a robust solution for parsing incomplete or partial JSON data in Python. It handles scenarios where JSON strings might be truncated or malformed at the end, returning the largest valid JSON object or array it can parse. The current version is 1.1.0, and releases appear to be infrequent, focusing on stability and bug fixes.","language":"python","status":"active","version":"1.1.0","tags":["json","parsing","incomplete-data","data-processing"],"install":[{"cmd":"pip install partialjson","imports":["from partialjson import JSONParser","from partialjson import create_json_parser","from partialjson import create_json5_parser"]}],"homepage":null,"github":"https://github.com/iw4p/partialjson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/partialjson/","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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/partialjson/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}