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 conda-forge::async_generator

Usage Tracking

1.10
1.9
2 / 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

Aug 1, 2018 at 09:10

License

MIT

Total Downloads

4.6M

Supported Platforms

noarch