Skip to main content

Usage of WSGI middleware

Project description

A simple demo on how to make WSGI middleware

e.g. using Flask app

from WSGI_middleware import WSGI_app

app = Flask(__name__) app = WSGI_app(app)

# and you’re done!

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

WSGI_middleware-0.0.100-py2.7.egg (1.7 kB view hashes)

Uploaded Source

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