Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up
Job Resume TemplateLatest version Uvicorn ASGI Server release on October 15, 2024
Name | Uvicorn ASGI Server |
Category Name | Servers |
Release Date | October 15, 2024 |
LTS Version | 0.32.0 |
License | 0 |
Official Website | https://www.uvicorn.org/ |
Supported OS | Windows, MAC, LINUX |
Uvicorn is a high-performance, lightning-fast ASGI (Asynchronous Server Gateway Interface) server designed for Python web applications. Built on top of the ASGI specification, it ensures compatibility with modern frameworks like FastAPI, Starlette, and Django Channels. Uvicorn's use of asynchronous programming makes it ideal for applications requiring real-time interactions, WebSocket support, or lightweight background processing.
Software Requirements:- Windows: Windows 10+, Python 3.7–3.12, dependencies: uvicorn[standard]. macOS: macOS 10.15+, Python 3.7–3.12, supports YAML logging (PyYAML). Linux: Modern distribution, Python 3.7–3.12, uses uvloop for concurrency. Hardware Requirements:- Windows: 1.6 GHz processor, 1 GB RAM, 100 MB disk. macOS/Linux: 64-bit processor, 512 MB RAM, 100 MB disk.