Re: [tor-dev] Tor-Weather-Rewrite Progress

2014-01-29 Thread Oliver Baumann
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

[tor-dev] Tor-Weather-Rewrite Progress

2014-01-29 Thread Abhiram Chintangal
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 function