[tor-commits] [onionoo/master] Add OnionPy to list of related projects.

karsten at torproject.org karsten at torproject.org
Tue Jun 17 09:49:27 UTC 2014


commit 1b4bd77704433cac644966331a55a408487f973c
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Tue Jun 17 11:47:18 2014 +0200

    Add OnionPy to list of related projects.
---
 web/index.html |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/web/index.html b/web/index.html
index b6b0519..fce4894 100644
--- a/web/index.html
+++ b/web/index.html
@@ -45,7 +45,7 @@ website</a> visualizes diversity of the Tor network using bubble
 graphs.</li>
 </ul>
 
-<p>The following Onionoo clients are currently unmaintained, but are
+<p>The following Onionoo client is currently unmaintained, but is
 still a good idea:</p>
 <ul>
 <li><a href="https://code.google.com/p/moniono/">mOnionO</a> is an
@@ -54,6 +54,13 @@ list and keeps you always informed whether they are running or
 not.</li>
 </ul>
 
+<p>The following library facilitates development of Onionoo clients:</p>
+<ul>
+<li><a href="https://github.com/duk3luk3/onion-py">OnionPy</a> is a
+comprehensive pure-Python (2.7+) Onionoo wrapper with caching
+support.</li>
+</ul>
+
 <h2>Developing Onionoo applications</h2>
 
 <p>The project pages of the Onionoo clients listed above have further



More information about the tor-commits mailing list