python3-sniffio

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



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