Skip to main content

utilities to help bootstrap deployment of WSGI applications using isapi-wsgi

Project description

Introduction

ISAPIWSGIHelper is a small command line script and some helper utilities to help bootstrap deployment of WSGI applications using isapi-wsgi with Microsoft IIS.

Prerequisites

The following should be installed:

  • Python

  • Python Win32 Extensions

In addition, python’s scripts directory should already be in your path. If commands like easy_install or pip already function, you should be good to go.

You should be familiar with IIS and how to load ISAPI extensions into websites and virtual directories.

Dependencies

  • argparse

  • isapi_wsgi

Usage

The “iwhelper” command is installed when installing the ISAPIWSGIHelper package.

A virtualenv is recommended, but not required:

> cd c:\somewhere\myproj-venv

> virtualenv .

> iwhelper

The above will result in a virtualenv with the addition of a isapi-wsgi directory in the root of the venv. Edit isapi-wsgi\\appinit.py according to the comments in that file.

Then, setup your website or a virtualdirectory with a wildcard mapping that uses isapi-wsgi\\__loader.dll.

Questions & Comments

Please visit: http://groups.google.com/group/blazelibs

Current Status

Works for me. :)

The development version is installable with easy_install ISAPIWSGIHelper==dev.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ISAPIWSGIHelper-0.1.0dev.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file ISAPIWSGIHelper-0.1.0dev.tar.gz.

File metadata

File hashes

Hashes for ISAPIWSGIHelper-0.1.0dev.tar.gz
Algorithm Hash digest
SHA256 bdc151b53d216a24b87a7ec363c7ec0150a02b6c44e5dfcacd51d6adf4a854a9
MD5 f7b79d67e523d68f3de90ad6ee2aef1e
BLAKE2b-256 cddf9428bbb3afee9489a481eb5c3cd13e70804303318510b332349d32dfae0c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page