FICHA · MANJARO

python-jsonlines

Library with helpers for the jsonlines file format

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Reads and writes JSON Lines files, where each line is a separate JSON value. It is useful for logs, datasets, exports, streaming pipelines, and tools that process records one at a time.

Use it when line-oriented structured data is easier than one large JSON document. Applications should validate each record and handle partial files or malformed lines gracefully.

Permissions

Permissions not analysed for this source yet.