waitress

WSGI server

A high-performance WSGI server written in pure Python for handling HTTP requests.

Waitress - A WSGI server for Python 3

GitHub

1k stars
38 watching
175 forks
Language: Python
last commit: 5 days ago
Linked from 2 awesome lists

http-serverpythonwsgi-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pylons/webtest Allows testing of WSGI applications without setting up an HTTP server 336
pgjones/hypercorn A high-performance ASGI and WSGI server inspired by Gunicorn 1,167
pylons/substanced An application server that provides a user interface and libraries for creating applications 156
billzhong/inbox.py An asynchronous SMTP server for handling incoming emails. 1,507
z-shell/zservice-py3http A plugin that serves files from its directory using Python's HTTP server 4
django/asgiref Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers 1,482
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
larsks/micropython-noggin A simple web server for MicroPython that allows developers to create and deploy small web applications. 18
i2phosts/py-i2phosts An I2P hostnames registration application written in Python 11
mitotic/pyxterm A terminal server with a python backend, built using websockets and term.js, allowing multiple authentication options. 33
sublimelsp/lsp-pyright Provides support for Python in Sublime's LSP plugin through Microsoft's pyright. 131
mstroecker/zig-robotstxt A lightweight HTTP server serving a disallow robots.txt file in the Zig programming language. 2
shawwwn/uproxy A minimalist, asyncio-based proxy server for HTTP/HTTPS and SOCKS protocols 5
avleen/bashttpd A simple web server written in bash to serve text and HTML files from a specified URI. 1,512
jczic/microwebsrv A micro HTTP Web server that supports WebSockets and templating for MicroPython-based devices. 652