https://www.fullstackpython.com/wsgi-servers.html
WSGI Servers - Full Stack Python
A Web Server Gateway Interface (WSGI) server runs Python code to create a web application. Learn more about WSGI servers on Full Stack Python.
full stack pythonwsgi servers