{"library":"qh3","type":"library","category":null,"description":"qh3 is a lightweight and fast Python library providing a QUIC and HTTP/3 implementation. It is a actively maintained fork of `aioquic`, designed to be embedded into other Python client and server libraries. It focuses on client-side functionality, features a minimal TLS 1.3 implementation, and does not rely on external C/OpenSSL dependencies, instead using a Rust-based cryptography backend. The library maintains a regular release cadence with updates often several times a month.","language":"python","status":"active","version":"1.7.1","tags":["networking","quic","http3","http/3","asyncio","sans-io"],"install":[{"cmd":"pip install qh3","imports":["from qh3.quic.configuration import QuicConfiguration","from qh3.asyncio.client import connect","from qh3.h3.connection import H3Connection","from qh3.h3.events import H3Event"]}],"homepage":null,"github":"https://github.com/jawah/qh3","docs":"https://qh3.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/qh3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.36,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/qh3/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}