New Python Web Servers 2026

last commit 6 months ago litestar-org/litestar 7K +38

added 11 months ago

Effortlessly build performant APIs

Python Web Servers Web Frameworks Microservices Frameworks

last commit 1 week ago kludex/uvicorn 10K +48

added 1 year ago

An ASGI web server, for Python.

Python Web Servers

last commit 2 weeks ago falconry/falcon 9K -1

added 1 year ago

The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.

Python Web Servers Microservices Frameworks Web Frameworks

last commit 1 day ago benoitc/gunicorn 10K +16

added 1 year ago

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.

Python WSGI Libraries Web Servers

last commit 2 months ago sanic-org/sanic 18K -5

added 1 year ago

Sanic is a web server and web framework that's written to go fast. It allows the usage of the async/await syntax, which makes your code non-blocking and speedy.

Python Web Frameworks Microservices Frameworks Web Servers

last commit 5 days ago pylons/waitress 1K +2

added 1 year ago

Waitress is a production-quality pure-Python WSGI server.

Python WSGI Libraries Web Servers

last commit 1 day ago pallets/werkzeug 6K +4

added 1 year ago

The comprehensive WSGI web application library.

Python WSGI Libraries Web Servers