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
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 details)
File details
Details for the file flipflop-1.0.tar.gz
.
File metadata
- Download URL: flipflop-1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a23ed7bdb53bab03271c4c92abceae1ee3a337dd7fd5a18334fd64930ebcfd |
|
MD5 | 9c129c4ef7b269a73113410b640edadd |
|
BLAKE2b-256 | a8023f471f1fbf7ccacf52ed10f3aa9cdfe6b51f1fdcd6a2d4c33eaae7ae8075 |