PStream: fluent, async, iteration

https://img.shields.io/pypi/dm/pstream https://img.shields.io/pypi/l/pstream https://img.shields.io/pypi/pyversions/pstream

pstream.Stream

A fluent interface for composing lazily evaluated, stream fusion, iterators.

pstream.AsyncStream

An asynchronous version of the API for a pstream.Stream. Asynchronous (as well as synchronous) iterators and functions may be easily combined into a single pipeline.

pstream.errors

Indices and tables