Sniff out which async library your code is running under
☆153Mar 6, 2026Updated 5 months ago
Alternatives and similar repositories for sniffio
Users that are interested in sniffio are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An early draft of a PEP around Exception Groups in Python☆22Feb 19, 2021Updated 5 years ago
- Chromium HSTS Preload list as a Python package and updated daily.☆13Aug 1, 2026Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆204May 18, 2026Updated 2 months ago
- An example project which demonstrates how to use some new tools to more easily maintain a codebase that supports both async and synchrono…☆22May 6, 2020Updated 6 years ago
- Capture the outcome of Python function calls☆36Feb 2, 2026Updated 6 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- WebSocket client and server implementation for Python Trio☆80Oct 21, 2025Updated 9 months ago
- Python async data processing microframework☆42Apr 16, 2024Updated 2 years ago
- Pytest plugin for trio☆61Oct 8, 2025Updated 10 months ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆56Mar 1, 2024Updated 2 years ago
- Making it easy to write async iterators in Python 3.5☆104Aug 24, 2020Updated 5 years ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncio☆12May 20, 2026Updated 2 months ago
- A simple tool that generates certificates for local testing☆35Feb 11, 2021Updated 5 years ago
- A tiny application for understanding ASGI scope☆12Apr 9, 2020Updated 6 years ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,521Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A new Python HTTP client for everybody☆84Nov 16, 2020Updated 5 years ago
- ☆29Feb 11, 2021Updated 5 years ago
- distributed structured concurrency☆310Updated this week
- ☆67May 19, 2026Updated 2 months ago
- Async HTTP requests using Curio☆25Jun 22, 2017Updated 9 years ago
- Sans-io implementation of the (E)SMTP protocol☆18Jul 6, 2026Updated last month
- A pure-Python, bring-your-own-I/O implementation of HTTP/1.1☆564Apr 24, 2025Updated last year
- CPU parallelism for Trio☆66Aug 1, 2026Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆92Feb 17, 2026Updated 5 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆289Updated this week
- (not ready yet) A simple but powerful job scheduler for Trio programs☆71Sep 3, 2020Updated 5 years ago
- Capture the result of a Trio or anyio task☆19Feb 28, 2025Updated last year
- Trio – a friendly Python library for async concurrency and I/O☆7,306Aug 3, 2026Updated last week
- Command-line Python scripts to do things with PyPI☆25Aug 2, 2026Updated last week
- Personal blog and website☆28Aug 1, 2026Updated last week
- A rosetta stone for Trio guest mode☆14Aug 13, 2020Updated 5 years ago
- Decorator that turns async generator functions into async context managers.☆10Mar 7, 2017Updated 9 years ago
- The multidict implementation