{"library":"python-rapidjson","type":"library","category":null,"description":"Python-rapidjson is a Python 3 wrapper for the extremely fast C++ JSON parser and serialization library, RapidJSON. It provides high-performance JSON serialization and deserialization, including JSON Schema validation capabilities, while aiming for compatibility with the standard `json` module API. As of version 1.23, it maintains an active release cadence, frequently updating to support new Python versions and upstream RapidJSON improvements.","language":"python","status":"active","version":"1.23","tags":["json","rapidjson","parser","serialization","high-performance"],"install":[{"cmd":"pip install python-rapidjson","imports":["import rapidjson","rapidjson.dumps(data)","rapidjson.loads(json_string)","from rapidjson import Decoder, PM_COMMENTS, PM_TRAILING_COMMAS","from rapidjson import Encoder"]},{"cmd":"conda install -c conda-forge python-rapidjson","imports":[]}],"homepage":null,"github":"https://github.com/python-rapidjson/python-rapidjson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-rapidjson/","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.7,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-rapidjson/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}