Python

Top Python Frameworks & Libraries for wsgi servers

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

9862
1753
Python

Waitress - A WSGI server for Python 3

1447
176
Python

A generic and extendable WebDAV server based on WSGI

980
149
Python

A python web server focused on async and offbeat network traffic. Named for the thought, "who is a 'twisted' Django R?" (though it works with any WSGI app)....

439
48
Python

An ultra fast WSGI server for Python 3

325
9
Python

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server....

336
110
Python

Zope is an open-source web application server.

356
101
Python

Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->

185
90
Python

A simple API-framework to provide an easy to use, consistent and portable client/server-architecture (standalone and also for django, Flask, AppEngine and all WSGI...

145
20
Python

Spawning is a wsgi server which supports multiple processes, multiple threads, green threads, non-blocking HTTP io, and automatic graceful upgrading of code...

120
18
Python

Port of git's "Smart HTTP" (git-http-backend) server component to Python WSGI interface.

72
15
Python

Management commands for serving Django via CherryPy's built-in WSGI server

41
7
Python

Benchmark popular Python WSGI servers with Tsung in Kubernetes

38
3
Python

CLI administration of WSGI servers - create-node, setup-node, deploy

36
4
Python

Python WSGI server

37
2
Python

Python WSGI based GraphQL server

33
5
Python

FastCGI / WSGI server implemented using gevent networking library

31
7
Python

Multicorn is a multi-interpreter server for Python.

35
2
Python

Hook to manage.py to be able to start gevent WSGI server

30
4
Python

minimalist wsgi server using asyncio

29
3
Python

ObjectWeb is a fast, minimalist, pure-Python web framework that relies on no third party libraries. It is designed around using Python as it was originally intende...

28
5
Python

A GIT Smart HTTP Server WSGI Implementation.

21
11
Python

provides code to load WSGI applications and servers from URIs

23
14
Python

Simple WSGI HTTP + Websocket Server, Framework, Middleware And App.

25
3
Python

Modern HTTP framework for AWS Serverless and WSGI compatible servers.

16
3
Python

pastescript template for a complete django project with pip+virtualenv, fabric, a gevent-based wsgi server and various helpers scripts. Ready to deploy on your pro...

13
2
Python

WSGI library for simple web servers

20
18
Python

This is a Python3 implementation of rejetto's HTTP File Server~*

12
2
Python

A simple WSGI HTTP server based on epoll and pre-forking

12
0
Python

palette-server is a small little WSGI-compliant httpony to extract colours from an image.

11
5
Python

Bringing Http/Https and WebSockets High Performance servers for PyPy3 and Python3

1447
56
Python

Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.

1174
104
Python

A modern high-performance pure-Python WSGI server.

64
0
Python

Live Video Streaming is done with flask-socketio with production WSGI server

29
6
Python

Example code for sharing data in a Python WSGI HTTP Server

21
5
Python

Production-grade static file server for Python web apps.

24
1
Python