<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Uvicorn PyPy vs Uvicorn Python</title><link>http://www.bing.com:80/search?q=Uvicorn+PyPy+vs+Uvicorn+Python</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Uvicorn PyPy vs Uvicorn Python</title><link>http://www.bing.com:80/search?q=Uvicorn+PyPy+vs+Uvicorn+Python</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Uvicorn</title><link>https://uvicorn.dev/</link><description>Uvicorn is an ASGI web server implementation for Python. Until recently Python has lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all async frameworks.</description><pubDate>Fri, 24 Apr 2026 17:15:00 GMT</pubDate></item><item><title>uvicorn · PyPI</title><link>https://pypi.org/project/uvicorn/</link><description>Uvicorn is an ASGI web server implementation for Python. Until recently Python has lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all async frameworks. Uvicorn supports HTTP/1.1 and WebSockets.</description><pubDate>Sat, 25 Apr 2026 18:04:00 GMT</pubDate></item><item><title>FastAPI - Uvicorn - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/python/fastapi-uvicorn/</link><description>UVICORN is an ASGI (Asynchronous Server Gateway Interface) web server implementation tailored for Python. Before ASGI, Python lacked a minimal low-level server interface for asynchronous frameworks.</description><pubDate>Sat, 25 Apr 2026 04:50:00 GMT</pubDate></item><item><title>uvicorn，一个无敌的 Python 库！ - 知乎</title><link>https://zhuanlan.zhihu.com/p/682326316</link><description>什么是 Uvicorn？ Uvicorn 是由 Starlette 框架的作者编写的 ASGI 服务器，旨在提供高性能的异步请求处理能力。 它使用 asyncio 库实现异步 I/O 操作，支持 HTTP 和 WebSocket 协议，可与各种 ASGI 应用程序框架（如 FastAPI 、Django、Starlette 等）配合使用。 安装 Uvicorn</description><pubDate>Fri, 17 Apr 2026 13:13:00 GMT</pubDate></item><item><title>How to Use Uvicorn for Production Deployments</title><link>https://oneuptime.com/blog/post/2026-02-03-python-uvicorn-production/view</link><description>Learn how to configure and deploy Uvicorn in production environments with worker management, SSL/TLS, logging, performance tuning, Docker containers, and systemd services.</description><pubDate>Fri, 24 Apr 2026 01:23:00 GMT</pubDate></item><item><title>Understanding Uvicorn: The basics - DEV Community</title><link>https://dev.to/ceb10n/understanding-uvicorn-4gi8</link><description>Uvicorn is an ASGI web server implementation for Python. So, following the same approach as the FastAPI articles, we'll try to understand some concepts and libs before moving on.</description><pubDate>Fri, 24 Apr 2026 01:59:00 GMT</pubDate></item><item><title>How to use the command 'uvicorn' (with examples) - CommandMasters</title><link>https://commandmasters.com/commands/uvicorn-common/</link><description>Uvicorn is a fast, lightweight ASGI server implementation that is ideal for serving asynchronous web applications built with Python.</description><pubDate>Fri, 24 Apr 2026 15:57:00 GMT</pubDate></item><item><title>GitHub - Kludex/uvicorn: An ASGI web server, for Python.</title><link>https://github.com/Kludex/uvicorn</link><description>Uvicorn is an ASGI web server implementation for Python. Until recently Python has lacked a minimal low-level server/application interface for async frameworks. The ASGI specification fills this gap, and means we're now able to start building a common set of tooling usable across all async frameworks. Uvicorn supports HTTP/1.1 and WebSockets.</description><pubDate>Tue, 26 Aug 2025 06:59:00 GMT</pubDate></item><item><title>Mastering Gunicorn and Uvicorn: The Right Way to Deploy ...</title><link>https://medium.com/@iklobato/mastering-gunicorn-and-uvicorn-the-right-way-to-deploy-fastapi-applications-aaa06849841e</link><description>The magic happens when we combine both: Gunicorn provides parallelism through multiple worker processes, while each Uvicorn worker provides concurrency through async handling.</description><pubDate>Mon, 26 May 2025 23:57:00 GMT</pubDate></item><item><title>python 3.x - What is the purpose of Uvicorn? - Stack Overflow</title><link>https://stackoverflow.com/questions/71435960/what-is-the-purpose-of-uvicorn</link><description>uvicorn is an ASGI (async server gateway interface) compatible web server. It's (simplified) the binding element that handles the web connections from the browser or api client and then allows FastAPI to serve the actual request.</description><pubDate>Fri, 24 Apr 2026 00:26:00 GMT</pubDate></item></channel></rss>