How do you set up a Python WSGI server under IIS? How do you set up a Python WSGI server under IIS? python python

How do you set up a Python WSGI server under IIS?


We can use iiswsgi framework to setup WSGI over IIS since it is compatible with IIS web server's FastCGI protocol.It's bundled with distutils for building, distribution and installing packages with the help of Microsoft Web Deploy and Web Platform Installer.

For more info refer the following link:

Serving Python WSGI applications natively from IIS