uvicorn
Web server
Provides an ASGI web server implementation for Python
An ASGI web server, for Python. 🦄
9k stars
93 watching
755 forks
Language: Python
last commit: 2 months ago
Linked from 4 awesome lists
asgiasynciohttphttp-serverpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
| An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. | 13,444 |
| An asynchronous Python library providing support for querying multiple databases using SQLAlchemy core expressions. | 3,853 |
| A C++ library providing an asynchronous HTTP and WebSocket server for microcontrollers | 3,836 |
| A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,595 |
| A Python module for programmatically controlling mouse and keyboard interactions | 10,570 |
| An ultra fast event loop for Python asyncio | 10,504 |
| A high-performance, community-driven web framework with a Rust runtime. | 4,818 |
| A Python framework for building scalable web applications with long-lived connections to each user | 21,787 |
| A framework that allows developers to write API specifications first and then generate Python code based on those specifications | 4,508 |
| A library that provides asynchronous file I/O support for Python's asyncio framework | 2,908 |
| A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
| A single HTTP server implementation supporting multiple Python application interfaces and protocols | 2,958 |
| A Docker image for running Python web applications with Uvicorn and Poetry on Kubernetes. | 52 |
| A high-performance ASGI and WSGI server inspired by Gunicorn | 1,195 |