{"library":"json5","type":"library","category":null,"description":"The `json5` library is a Python implementation of the JSON5 data format, which extends standard JSON to be more human-friendly, allowing features like JavaScript-style comments, unquoted object keys, trailing commas in objects and arrays, and single-quoted or multi-line strings. It aims to mirror the API of Python's built-in `json` module for ease of use. The current version is 0.14.0, and it maintains a regular release cadence.","language":"python","status":"active","version":"0.14.0","tags":["json","json5","configuration","parser","serializer"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install json5","imports":["import json5"]}],"homepage":null,"github":"https://github.com/dpranke/pyjson5","docs":null,"changelog":"https://github.com/dpranke/pyjson5/blob/master/README.md","pypi":"https://pypi.org/project/json5/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json5/compatibility"}}