{"library":"hjson","type":"library","category":null,"description":"Hjson is a syntax extension to JSON, designed as a human-friendly configuration file format. It allows for comments, multiline strings, and optional quotes, aiming to reduce common errors made by humans when writing JSON. The Python implementation, `hjson-py`, is based on `simplejson` and is currently at version 3.1.0.","language":"python","status":"active","version":"3.1.0","tags":["json","configuration","parser","hjson","human-readable"],"last_verified":"Wed May 20","install":[{"cmd":"pip install hjson","imports":["import hjson","hjson.loads(hjson_string)","hjson.dumps(python_object)","hjson.dumpsJSON(python_object)"]}],"homepage":"https://hjson.org","github":"http://github.com/hjson/hjson-py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hjson/","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":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hjson/compatibility"}}