An open API service indexing awesome lists of open source software.

https://github.com/bibajz/anyiotools

Toolbox for working with async iterators in Python.
https://github.com/bibajz/anyiotools

anyio async itertools

Last synced: 8 months ago
JSON representation

Toolbox for working with async iterators in Python.

Awesome Lists containing this project

README

          

# anyiotools

Toolbox for working with `async` iterators in Python.

Built atop [`anyio`](https://github.com/agronholm/anyio) and heavily inspired by [`itertools`](https://docs.python.org/3/library/itertools.html) / [`toolz`](https://toolz.readthedocs.io/en/latest/) :)

-----------------------------------------------------
Scaffolding auto-generated by [aedificator](https://github.com/bibajz/aedificator).