aiostream is a generator-based operators for asynchronous iteration
It povides 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. Essentially, all the provided operators
return a unified interface called a stream. A stream is an enhanced
asynchronous iterable providing the following features.
Maintained by: Tonus
Keywords:
ChangeLog: python3-aiostream
Homepage:
https://github.com/vxgmichel/aiostream
Download SlackBuild:
python3-aiostream.tar.gz
python3-aiostream.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-aiostream.SlackBuild |
python3-aiostream.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds