Sniff out which async library your code is running under
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? This is a tiny package whose only purpose is to let you detect which async library your code is running under.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.0-4.fc35 | - |
Fedora 35 | 1.2.0-4.fc35 | - |
Fedora 34 | 1.2.0-2.fc34 | - |
EPEL 8 | 1.2.0-2.el8 | - |
You can contact the maintainers of this package via email at
python-sniffio dash maintainers at fedoraproject dot org
.