CMD + K

async_generator

Community

Async generators and context managers for Python 3.5+

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::async_generator

Usage Tracking

1.10
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Async generators and context managers for Python 3.5+

Last Updated

Apr 1, 2025 at 00:57

License

MIT

Total Downloads

2

Supported Platforms

noarch