brettcannon / sans-ioLinks
Network protocol implementations in Python, sans I/O
☆152Updated 3 months ago
Alternatives and similar repositories for sans-io
Users that are interested in sans-io are comparing it to the libraries listed below
Sorting:
- A new Python HTTP client for everybody☆83Updated 5 years ago
- A Python Implementation of RFC3986 including validations☆187Updated last week
- Parse protocols, without any I/O☆49Updated 8 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Pytest plugin for trio☆59Updated 3 months ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Read/Write Lock - synchronization primitive for asyncio☆172Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Python import rewriter☆79Updated 2 months ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Pure-Python HTTP/2 framing☆45Updated last year
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- PEP 567 Backport☆89Updated 6 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated 2 years ago
- Helping you write hashed entries for packages in your requirements.txt☆107Updated last week
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Python wrapper of the RuRe.☆90Updated 6 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio