Hello all,
I've updated OnionPy to respect the new "version" field in query responses. There are one or two new objects OnionPy doesn't parse fully, which I hope I can get to soon.
Signed builds are on PyPI. [1]
OnionPy is a pure-python OnionOO request wrapper that supports transparent caching.
If you are planning to make something in python that uses the tor network status, accessing OnionOO [2] using OnionPy might be exactly what you need. If you are interested, check out the repo and readme! [3]
Of course, criticism, suggestions, and pull requests are always welcome.
Best regards, Luke
PS: Yes, I know, the last update to the OnionOO protocol happened in December, so "new" is relative ;-)
[1] https://pypi.python.org/pypi/OnionPy [2] https://onionoo.torproject.org/ [3] https://github.com/duk3luk3/onion-py