On 7/10/12 5:36 PM, Norman Danner wrote:
On 7/9/12 12:09 PM, Sathyanarayanan Gunasekaran wrote:
Is this available yet?
Yep - https://github.com/gsathya/pyonionoo It's pretty hacky(it was meant to be a prototype to see if Cyclone was a good idea - and well, i like it) and will probably have to be refactored.
Based on a quick look, it seems like Cyclone provides a slightly nicer way to specify how to handle the various requests than does a plain Twisted web application. Are there any other advantages to using Cyclone as opposed to plain Twisted?
On APAF (anonymous python application framework) GSoc project, to build cross-platform Windows, OSX, Linux applications including Tor there is the use of Twisted+Cyclone.
If you use such kind of framework, it should be relatively easy to hook them to APAF, to build your application and deliver it also for Windows and OSX.
-naif