What is Uvicorn?
It is a lightning-fast ASGI server, built on uvloop and httptools.
Until recently Python has lacked a minimal low-level server/application interface for asyncio frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all asyncio frameworks.
Uvicorn is a tool in the Web Servers category of a tech stack.
Uvicorn is an open source tool with 8.6K GitHub stars and 745 GitHub forks. Here’s a link to Uvicorn's open source repository on GitHub
Who uses Uvicorn?
Companies
18 companies reportedly use Uvicorn in their tech stacks, including Backend, SMARTTechStack, and Zesty.ai Data and App Stack.
Developers
44 developers on StackShare have stated that they use Uvicorn.
Uvicorn Integrations
Uvicorn's Features
- ASGI server implementation
- Supports HTTP/1.1 and WebSockets
- Support for HTTP/2 is planned
Uvicorn Alternatives & Comparisons
What are some alternatives to Uvicorn?
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. According to Netcraft nginx served or proxied 30.46% of the top million busiest sites in Jan 2018.
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a replacement for the NCSA HTTP Server, it has grown to be the most popular web server on the Internet.
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale computing easier for developers.
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
Amazon Web Services (AWS)
It is a comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally.