[Twisted-Python] using stdin with twisted

Norman Harman lists at knoggin.com
Thu Aug 17 04:47:56 MDT 2006


I have a program that gets apache log on stdin.  I would like to add a 
web interface and some RPC stuff to it.

I imagine something like protocols.basic.LineReceiver is what I want. 
But I can't figure out what ClientFactory to use or ???

I can find very little info on doing this.  The stdio package is 
depreciated and the stdin.py example does not run.

thanks,
norm




More information about the Twisted-Python mailing list