anyio: High level compatibility layer for multiple asynchronous event loop implementations¶
Description¶
High level compatibility layer for multiple asynchronous event loop implementations
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
4.9.0
version_requirements.txt:
anyio
Installation commands¶
$ pip install anyio
$ sage -i anyio
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.