[tor-talk] Onionoo docs JSON parser?

grarpamp grarpamp at gmail.com
Sat Jun 14 04:49:54 UTC 2014


On Thu, Jun 12, 2014 at 5:02 PM, meejah <meejah at meejah.ca> wrote:
> Are you looking for somethin beyond this:
>
>    import json
>    print json.load(open('file.json', 'r'))
>
> The "json" module is built-in for python2.7 and python3

That's not an immediately usable format for me but I'll look at
using the module to get and present what I want more directly
than postparsing output of other scripts. Thanks.


More information about the tor-talk mailing list