[ 原始碼: python-aiostream ]
套件:python3-aiostream(0.4.1-2)
python3-aiostream 的相關連結
Debian 的資源:
下載原始碼套件 python-aiostream:
- [python-aiostream_0.4.1-2.dsc]
- [python-aiostream_0.4.1.orig.tar.xz]
- [python-aiostream_0.4.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Generator-based operators for asynchronous iteration
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.
其他與 python3-aiostream 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)