{"library":"jstyleson","type":"library","category":null,"description":"JStyleson is a Python library designed to parse JSON data that includes JavaScript-style comments (single-line, multi-line, and inline) and trailing commas. It functions by first stripping these non-standard elements from the input string, then passing the sanitized string to Python's standard `json` module for parsing. The current version is 0.0.2, and it has not seen updates since 2016, indicating it is no longer actively maintained.","language":"python","status":"maintenance","version":"0.0.2","tags":["json","parser","comments","trailing comma","javascript style"],"last_verified":"Sun May 24","install":[{"cmd":"pip install jstyleson","imports":["import jstyleson\njstyleson.loads(json_string)","import jstyleson\njstyleson.dumps(python_dict)"]}],"homepage":null,"github":"https://github.com/linjackson78/jstyleson","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jstyleson/","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.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/jstyleson/compatibility"}}