Skip to main content

FastCGI wrapper for WSGI applications

Project description

flipflop is a FastCGI/WSGI gateway.

https://github.com/Kozea/flipflop

This module is a simplified fork of flup, written by Allan Saddi. It only has the FastCGI part of the original module.

#!/usr/bin/env python
from myapplication import app
from flipflop import WSGIServer
WSGIServer(app).run()

flipflop is released under the BSD 2-Clause license.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

flipflop-1.0.tar.gz (10.0 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