Metadata-Version: 2.1
Name: kade-drive
Version: 0.1.0
Summary: distributed file system based on kademlia dht
License: MIT
Author: DanielUH2019
Author-email: danielcardenascabrera2016@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: netifaces (==0.11.0)
Requires-Dist: rpyc (==5.3.1)
Requires-Dist: typer (==0.9.0)
Description-Content-Type: text/markdown

Sistema de ficheros distribuidos immplementado usando el codigo fuente de la implementacion de Kademlia en https://github.com/bmuller/kademlia 

### Tests
Para Correr los tests se requiere un servidor levantado en la red
