uvicorn

Web server

Provides an ASGI web server implementation for Python

An ASGI web server, for Python. 🦄

GitHub

9k stars
92 watching
747 forks
Language: Python
last commit: 20 days ago
Linked from 4 awesome lists

asgiasynciohttphttp-serverpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/starlette A lightweight ASGI framework/toolkit for building async web services in Python 10,271
encode/httpx A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2. 13,283
encode/databases An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. 3,843
me-no-dev/espasyncwebserver A C++ library providing an asynchronous HTTP and WebSocket server for microcontrollers 3,784
kennethreitz/responder A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. 3,592
asweigart/pyautogui A Python module for programmatically controlling mouse and keyboard interactions 10,440
magicstack/uvloop A high-performance event loop for Python that replaces the asyncio implementation with a drop-in replacement. 10,420
sparckles/robyn A high-performance, community-driven Python web framework with a Rust runtime. 4,437
tornadoweb/tornado A Python framework for building scalable web applications with long-lived connections to each user 21,748
spec-first/connexion A framework that allows developers to write API specifications first and then generate Python code based on those specifications 4,493
tinche/aiofiles A library that provides asynchronous file I/O support for Python's asyncio framework 2,853
microsoft/playwright-python A Python library to automate multiple web browsers with a single API. 11,872
emmett-framework/granian An HTTP server designed to support Python applications and multiple interface standards 2,857
max-pfeiffer/uvicorn-poetry A Docker image for running Python web applications with Uvicorn and Poetry on Kubernetes. 51
pgjones/hypercorn A high-performance ASGI and WSGI server inspired by Gunicorn 1,167