{"library":"jsonlines","type":"library","category":null,"description":"jsonlines is an active Python library (version 4.0.0) that provides helpers for working with the JSON Lines (also known as NDJSON) text file format. It simplifies reading and writing streams of newline-delimited JSON objects, offering features like transparent handling of string and byte streams, support for optional faster JSON parsers (like `orjson` and `ujson`), built-in data validation, and robust error handling. Its design prevents common pitfalls and ensures standard-compliant line breaking.","language":"python","status":"active","version":"4.0.0","tags":["json","jsonlines","ndjson","serialization","deserialization","streaming","file-format"],"install":[{"cmd":"pip install jsonlines","imports":["from jsonlines import open","from jsonlines import Reader","from jsonlines import Writer"]}],"homepage":null,"github":"https://github.com/wbolster/jsonlines","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jsonlines/","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.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonlines/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}