Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kademlia

Python implementation of the Kademlia DHT using asyncio.

Source

Kademlia: A Peer-to-peer Information System Based on the XOR Metric

Developement Notes

The project is developed in Python 3.7, packaged using Pipenv and depends on aiorpc. Due to the changing nature of the asyncio spec, compatibility with past versions <3.5 is not guaranteed.

git clone https://github.com/DelosInc/kademlia.git
cd kademlia
pipenv install --deploy
pipenv shell

License

The project is licensed under GPL 3.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages