CMD + K

jsonlines

Anaconda Verified

Library with helpers for the jsonlines and ndjson file formats

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::jsonlines

Usage Tracking

4.0.0
2.0.0
1.2.0
3 / 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

Oct 15, 2025 at 16:57

License

BSD-3-Clause

Total Downloads

2.1K

Platforms

noarch Version: 2.0.0
Linux 64 Version: 4.0.0
Linux aarch64 Version: 4.0.0
macOS arm64 Version: 4.0.0
Win 64 Version: 4.0.0
macOS 64 Version: 4.0.0