CMD + K

jsonlines

Community

Library with helpers for the jsonlines and ndjson file formats

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::jsonlines

Usage Tracking

4.0.0
1 / 8 versions selected
Total downloads: 0

Description

This data format is straight-forward: it is simply one valid JSON value per line, encoded using UTF-8. While code to consume and create such data is not that complex, it quickly becomes non-trivial enough to warrant a dedicated library when adding data validation, error handling, support for both binary and text streams, and so on. This small library implements all that (and more!) so that applications using this format do not have to reinvent the wheel.

About

Summary

Library with helpers for the jsonlines and ndjson file formats

Information Last Updated

Sep 8, 2025 at 17:24

License

BSD-3-Clause

Total Downloads

8