flipflop
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.
Release files for flipflop 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flipflop-1.0.tar.gz | 10.0 kB | Details |
Release files / flipflop-1.0.tar.gz
| Download URL | flipflop-1.0.tar.gz |
|---|---|
| Size | 10.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32a23ed7bdb53bab03271c4c92abceae1ee3a337dd7fd5a18334fd64930ebcfd
|
|
BLAKE2b-256 checksum How to use checksums |
a8023f471f1fbf7ccacf52ed10f3aa9cdfe6b51f1fdcd6a2d4c33eaae7ae8075
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |