jsonlines Python Library
JSON →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.
Traffic · last 30 days ↓75% vs prev 7d
total hits 16
actors 4 distinct systems
last hit 3d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇫🇷 France · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/jsonlines
install /v1/registry/jsonlines/install
compatibility /v1/registry/jsonlines/compatibility