FICHA · MANJARO

python-json-stream

Simple streaming JSON parser

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

Description

Parses JSON progressively so Python applications can handle data before the entire document is loaded. It is useful for large API responses, logs, exports, and streaming data files.

Streaming parsers reduce memory pressure but still need careful error handling. Applications should handle malformed input and partial reads without losing or corrupting data.

Permissions

Permissions not analysed for this source yet.