[Twisted-web] Twisted web WSGI

James Y Knight foom at fuhm.net
Wed Mar 30 07:44:01 MST 2005


On Mar 29, 2005, at 11:14 PM, Ian Bicking wrote:
> Hi all.  Where might I find that spiffy new bug-free Twisted WSGI 
> server?

Part of web2. I am not so bold as to claim it is "bug free" yet, but 
one can always hope.
twisted/web2/wsgi.py

demo.py has a little wsgi app in it that demonstrates that at least 
some stuff works.
Run with: "twistd -noy twisted/web2/demo.py"

James




More information about the Twisted-web mailing list