NWSGI

The goal is to provide an easy path for running Python web applications on IIS7
Download

NWSGI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • JDHardy
  • Operating Systems:
  • Windows All
  • File Size:
  • 17 KB

NWSGI Tags


NWSGI Description

NWSGI is the .NET implementation of the Python WSGI specification using IronPython. NWSGI was implemented as an ASP.NET HttpHandler. The main goal is to provide an easy path for running Python web applications / frameworks (such as Django, Trac, etc.) on IIS7. First, create a directory that your application will be installed. This directory will hold at least the .wsgi file that runs the application and the NWSGI and IronPython binaries. Copy the .wsgi file into this directory. Next, IIS7 needs to know that this is an application. This can be done from the UI, but IIS7 has a very nice command line: appcmd add app /site.name:"Default Website" /path:/ /physicalPath: Replace with the url you wish to use, and with the path to the folder created in step 1. Now create a bin folder and copy NWSGI.dll, Microsoft.Scripting.dll, Microsoft.Scripting.Core.dll, IronPython.dll, and IronPython.Modules.dll into it. Requirements: · IronPython 2.0 Beta 4 · IIS7


NWSGI Related Software