FICHA · MANJARO

python-jaraco.stream

Routines for handling streaming data

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

Description

Adds routines for handling streaming data in Python code. It helps applications process data piece by piece instead of requiring everything to be loaded into memory first.

Developers use it in pipelines, file processing, network tools, and tests. Streaming code should still handle partial reads, early failures, and cleanup of open resources.

Permissions

Permissions not analysed for this source yet.