DHT for Python 3.x?

Salim Fadhley salimfadhley at gmail.com
Tue Nov 10 15:16:07 EST 2009


There are plenty of good DHT projects for Python 2.x, however from
what I can tell none of them have made the jump to 3.x yet.

I'm really keen to support Python 3.x for a project I'm working on. I
know that many developers (correctly) consider switching to Python 3
foolish since it is less supported at the moment, but nevertheless I
am keen to carry on.

So can somebody recommend me a working implementation of a DHT which
will work on Python 3.x and preferably Python 2.6 as well.

Thanks



More information about the Python-list mailing list