stdlibx-streams

This package provides stream and reactive programming abstractions for event-driven applications. It includes streams, subjects, and observers, enabling composable event handling and structured data flow patterns.

Installation

pip install stdlibx-streams
uv add stdlibx-streams
poetry add stdlibx-streams
pipenv install stdlibx-streams