WSGI
Web Server Gateway Interface (ウィズギー)
Webアプリケーションサーバー
と
Webアプリケーション
を接続する
プロトコル
https://gyazo.com/0be06ef21674581439344d215a2efa70
参考:
Webアプリケーションフレームワークの作り方 in Python
WSGIに対応した
Webアプリケーションサーバー
Gunicorn
uWSGI
Waitress
Twisted
CherryPy
Apache
mod_wsgi
WSGIに対応した
Webフレームワーク
Django
Flask
Tornado
Pyramid
Zope
Bottle
CherryPy
TurboGears
Zope
... 他多数
参考
Let’s Build A Web Server. Part 2. - Ruslan's Blog
絵が分かりやすい
https://ruslanspivak.com/lsbaws-part2/lsbaws_part2_wsgi_interop.png