Re: [tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-31 Thread Lukas Erlacher
On 03/31/2014 08:59 AM, Abhiram Chintangal wrote: > Lukas, > > Looks like I can scrap the Onionoo wrapper that I have been thinking about > for weather. Will let you know if I have any questions. > > Cheers! Hi, for now the wrapper is very thin - it just queries OnionOO and stuffs the data into

Re: [tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-31 Thread Lukas Erlacher
On 03/31/2014 09:25 AM, Karsten Loesing wrote: > On 30/03/14 22:52, Lukas Erlacher wrote: >> Hello, >> >> this will most likely only be interesting to the people working on the >> tor-weather rewrite. >> I have started work on a Python wrapper for OnionOO with support for >> transparently caching

Re: [tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-31 Thread Karsten Loesing
On 30/03/14 22:52, Lukas Erlacher wrote: > Hello, > > this will most likely only be interesting to the people working on the > tor-weather rewrite. > I have started work on a Python wrapper for OnionOO with support for > transparently caching OnionOO replies in memcached. > > It is hosted on gi

Re: [tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-31 Thread Abhiram Chintangal
Lukas, Looks like I can scrap the Onionoo wrapper that I have been thinking about for weather. Will let you know if I have any questions. Cheers! On Monday 31 March 2014 02:22 AM, Lukas Erlacher wrote: Hello, this will most likely only be interesting to the people working on the tor-weathe

[tor-dev] Announcing OnionPy, a Python wrapper for OnionOO

2014-03-30 Thread Lukas Erlacher
Hello, this will most likely only be interesting to the people working on the tor-weather rewrite. I have started work on a Python wrapper for OnionOO with support for transparently caching OnionOO replies in memcached. It is hosted on github for now: https://github.com/duk3luk3/onion-py Pleas