[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778846: RFP: python-kademlia -- A DHT in Python Twisted



Package: wnpp
Severity: wishlist

* Package name    : python-kademlia
  Version         : git
  Upstream Author : Brian Muller <bamuller@gmail.com>
* URL             : https://github.com/bmuller/kademlia
* License         : MIT
  Programming Lang: Python
  Description     : A DHT in Python Twisted

This library is an asynchronous Python implementation of the Kademlia
distributed hash table. It uses Twisted to provide asynchronous communication.
The nodes communicate using RPC over UDP to communiate, meaning that it is
capable of working behind a NAT.

This library aims to be as close to a reference implementation of the Kademlia
paper as possible.


Reply to: