Step 1: Windows IIS Installation - Nicholas Propes

Recommended: Install Python 2.7.x instead of Python 3.x since many older libraries are not yet supported by Python 3.x. Open a command window, and install the wfastcgi tool using the command “pip install wfastcgi”. wfastcgi provides a bridge between IIS and Python using WSGI and FastCGI. “pip install ” other packages you ... ................
................