FICHA · MANJARO

python-ijson

Iterative JSON parser with Pythonic interface

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

Description

Parses JSON as a stream instead of loading the whole document at once. It helps Python programs process large files, logs, exports, or API responses while using less memory.

Use it when data may be too large for ordinary JSON loading. It still reads structured input, so applications should validate untrusted data before acting on parsed values.

Permissions

Permissions not analysed for this source yet.