Hello Guys,
Here is the progress from my side.
I have written a simple python helper module for Onionoo communication, mostly inspired by "stemUtil" module from the current weather implementation. For now, it checks for new documents with Onionoo and exposes the data through some simple functions.
I guess once it done, I should be able to test it with the django app.
Let me know if you have any questions.
Thanks!
Hi Abhiram,
cool, that sounds nice. For the time being, I just query Onionoo directly and work on the returned data. Once your helper is ready, I'll look whether it makes sense to integrate your work, or just port everything to Django.
@all: maybe you want to check out https://trac.torproject.org/projects/tor/ticket/10697#comment:2 , I linked to the Repository containing my current code.
Also, a short reminder: we're meeting in #tor-dev at 19:00 CET today.
Cheers, Oliver
On 01/29/14, Abhiram Chintangal wrote:
Hello Guys,
Here is the progress from my side.
I have written a simple python helper module for Onionoo communication, mostly inspired by "stemUtil" module from the current weather implementation. For now, it checks for new documents with Onionoo and exposes the data through some simple functions.
I guess once it done, I should be able to test it with the django app.
Let me know if you have any questions.
Thanks!
-- Abhiram Chintangal