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.
- Host: GitHub
- URL: https://github.com/bibajz/anyiotools
- Owner: bibajz
- Created: 2021-05-18T23:39:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T00:01:26.000Z (over 4 years ago)
- Last Synced: 2025-01-15T19:53:11.590Z (10 months ago)
- Topics: anyio, async, itertools
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).