Contents

sniffio 1.3.1

0

Sniff out which async library your code is running under

Sniff out which async library your code is running under

Stars: 113, Watchers: 113, Forks: 21, Open Issues: 11

The python-trio/sniffio repo was created 5 years ago and the last code push was 1 months ago.
The project is popular with 113 github stars!

How to Install sniffio

You can install sniffio using pip

pip install sniffio

or add it to a project with poetry

poetry add sniffio

Package Details

Author
License
MIT OR Apache-2.0
Homepage
PyPi:
https://pypi.org/project/sniffio/
Documentation:
https://sniffio.readthedocs.io/
GitHub Repo:
https://github.com/python-trio/sniffio

Classifiers

No  sniffio  pypi packages just yet.

Errors

A list of common sniffio errors.

Code Examples

Here are some sniffio code examples and snippets.

Related Packages & Articles

anyio 4.3.0

High level compatibility layer for multiple asynchronous event loop implementations

uvloop 0.19.0

Fast implementation of asyncio event loop on top of libuv

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production