circuits.web.wsgi – WSGI Support

WSGI Components

This module implements WSGI Components.

Events

none

Components

class circuits.web.wsgi.Application

Bases: circuits.core.components.BaseComponent

class circuits.web.wsgi.Gateway(app, path='/')

Bases: circuits.core.components.BaseComponent

Functions

none