{"library":"hypercorn","type":"library","category":null,"description":"Hypercorn is an ASGI and WSGI web server based on Hyper libraries and inspired by Gunicorn. It supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications, and can utilize asyncio, uvloop, or trio worker types. Currently at version 0.18.0, Hypercorn is actively maintained with regular updates and focuses on robust protocol support.","language":"python","status":"active","version":"0.18.0","tags":["asgi","wsgi","web server","http","http1","http2","http3","websockets","asyncio","trio","uvloop"],"last_verified":"Wed May 20","install":[{"cmd":"pip install hypercorn","imports":["from hypercorn.config import Config","from hypercorn.asyncio import serve","from hypercorn.trio import serve","from hypercorn.run import run"]},{"cmd":"pip install 'hypercorn[h3]'","imports":[]},{"cmd":"pip install 'hypercorn[uvloop]'","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/hypercorn/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":97,"avg_install_s":2.7,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hypercorn/compatibility"}}