Uvicorn

GPTKB entity

Statements (40)
Predicate Object
gptkbp:instanceOf ASGI server
gptkbp:category gptkb:server
gptkb:software
Python software
ASGI implementation
gptkbp:compatibleWith gptkb:FastAPI
gptkb:Starlette
Django Channels
gptkbp:feature gptkb:graphical_user_interface
SSL/TLS support
Access logging
Graceful shutdown
Hot reloading
Multiprocess support
ASGI 3.0 support
Custom logging configuration
HTTP/2 via h11 and httptools
Proxy headers support
Reload on code changes
Support for Gunicorn worker class
Support for Python 3.7+
Support for asyncio
Support for uvloop
WebSocket support via websockets library
Worker process management
gptkbp:firstReleased 2018
https://www.w3.org/2000/01/rdf-schema#label Uvicorn
gptkbp:license gptkb:BSD_License
gptkbp:maintainedBy Encode OSS
gptkbp:programmingLanguage gptkb:Python
gptkbp:repository https://github.com/encode/uvicorn
gptkbp:supports gptkb:WebSockets
gptkb:HTTP/2
HTTP/1.1
Lifespan protocol
gptkbp:supportsProtocol gptkb:ASGI
gptkbp:usedFor serving Python web applications
gptkbp:writtenBy gptkb:Python
gptkbp:bfsParent gptkb:ASGI
gptkbp:bfsLayer 7