sniffio: Sniff out which async library your code is running under¶
Description¶
Sniff out which async library your code is running under
License¶
MIT OR Apache-2.0
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.3.1
version_requirements.txt:
sniffio
Installation commands¶
$ pip install sniffio
$ sage -i sniffio
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.