Python

Top Python Frameworks & Libraries for wsgi servers

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

8205
1542
Python

Waitress - A WSGI server for Python 2 and 3

1045
144
Python

A generic and extendable WebDAV server based on WSGI

552
105
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)....

437
44
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....

314
104
Python

Zope is an open-source web application server.

288
98
Python

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

147
85
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...

144
19
Python

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

121
18
Python

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

65
12
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

37
1
Python

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

36
4
Python

Python WSGI server

36
2
Python

Python WSGI based GraphQL server

33
5
Python

FastCGI / WSGI server implemented using gevent networking library

32
7
Python

Multicorn is a multi-interpreter server for Python.

30
1
Python

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

30
4
Python

minimalist wsgi server using asyncio

27
2
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...

27
5
Python

A GIT Smart HTTP Server WSGI Implementation.

22
13
Python

provides code to load WSGI applications and servers from URIs

19
9
Python

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

18
3
Python

Modern HTTP framework for AWS Serverless and WSGI compatible servers.

15
4
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

12
12
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