CMD + K

wfastcgi

Community

An IIS-Python bridge based on WSGI and FastCGI.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::wfastcgi

Usage Tracking

3.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

wfastcgi.py provides a bridge between IIS and Python using WSGI and FastCGI, similar to what mod_python provides for Apache HTTP Server.

It can be used with any Python web application or framework that supports WSGI, and provides an efficient way to handle requests and process pools through IIS.

About

Summary

An IIS-Python bridge based on WSGI and FastCGI.

Last Updated

Oct 1, 2018 at 13:01

License

Apache-2.0

Total Downloads

23.6K

Supported Platforms

win-64