python3-sniffio

detect which async Python library is in use (Python3 version)
  https://github.com/python-trio/sniffio
  0
  no reviews



Python library that support multiple async packages (like Trio, asyncio, etc) need to know which is in use. This library provides this information.

This package contains the Python 3 version of the library.