Package : python-sniffio

Package details

Summary: Sniff out which async library your code is running under

Description:
You’re writing a library. You’ve decided to be ambitious, and support multiple
async I/O packages, like Trio, and asyncio, and … You’ve written a bunch of
clever code to handle all the differences. But… how do you know which piece of
clever code to run?


URL: https://pypi.org/project/sniffio
License: MIT or ASL

Maintainer: nobody

List of RPMs