async_generator
Async generators and context managers for Python 3.5+
Async generators and context managers for Python 3.5+
To install this package, run one of the following:
Python 3.6 added async generators, Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5.
Summary
Async generators and context managers for Python 3.5+
Last Updated
Feb 22, 2024 at 07:48
License
MIT
Total Downloads
2
Supported Platforms
GitHub Repository
https://github.com/python-trio/async_generator