I work in a Windows environment and would prefer to deploy code to IIS. At the same time I would like to code in Python.
Having read that IIS can run fastCGI applica
There shouldn't be any need to use FastCGI. There exists a ISAPI extension for WSGI.