python39-async-generator - Async generators and context managers
Website: | https://github.com/python-trio/async_generator |
---|---|
License: | MIT or ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
This library generally tries hard to match the semantics of Python 3.6's native async generators in every detail (PEP 525), with additional support for yield from and for returning non-None values from an async generator (under the theory that these may well be added to native async generators one day).
Packages
python39-async-generator-1.10-1.aldos.noarch [44 KiB] |
Changelog
by Carl George (2018-09-07):
- Initial package |