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: 146, Watchers: 146, Forks: 25, Open Issues: 15

The python-trio/sniffio repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 146 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.

GitHub Issues

The sniffio package has 15 open issues on GitHub

  • Add support for Python 3.13 3.14 3.14t
  • Add support for Python 3.13-3.14 and drop support EOL 3.7-3.9

See more issues on GitHub

Related Packages & Articles

anyio 4.12.1

High-level concurrency and networking framework on top of asyncio or Trio

uvloop 0.22.1

Fast implementation of asyncio event loop on top of libuv

fastapi 0.129.0

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