[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-dev] Onionoo in Python





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?

To me, there is a trade-off:

Cyclone+Twisted: slightly nicer way to write the web application. More dependencies for Onionoo.

Plain Twisted: not quite as nice a way to write the application. Fewer dependencies for Onionoo.

Also, the documentation for Cyclone seems...minimal. It might be straightforward for someone used to using Tornado, but that doesn't describe us over here...

	- Norman

--
Norman Danner - ndanner@xxxxxxxxxxxx - http://ndanner.web.wesleyan.edu
Department of Mathematics and Computer Science - Wesleyan University


_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev