aiostream provides a collection of stream operators that can be combined to
create asynchronous pipelines of operations.
.
It can be seen as an asynchronous version of itertools, although some aspects
are slightly different. All the provided operators return a unified interface
called a stream. A stream is an enhanced asynchronous iterable.
Installed Size: 113.7 kB
Architectures: all