nest_asyncio: Patch asyncio to allow nested event loops#
Description#
Patch asyncio to allow nested event loops
License#
BSD
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
1.5.6
install-requires.txt:
nest-asyncio
Equivalent System Packages#
conda:
$ conda install nest-asyncio
gentoo:
$ sudo emerge dev-python/nest_asyncio
void:
$ sudo xbps-install python3-nest_asyncio
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.