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
Downloads (Last 6 months): 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

Last Updated

Jul 25, 2025 at 08:38

License

BSD-3-Clause

Total Downloads

2.1K

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64
macOS-64

Unsupported Platforms

noarch Last supported version: 2.0.0