Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 881 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 881 Bytes

qorp-python

wakatime PyPI

qorp-python is QORP implementation written in python.

Warning Both QORP and qorp-python are not production-ready!

Contents

Installation

From pip

pip install qorp

From sources

git clone https://github.com/jorektheglitch/qorp-python.git
cd qorp-python
python setup.py install

Launch tests

python -m tests

About QORP

QORP (Quite Ok Routing Protocol) is simple reactive dynamic routing protocol with E2E encryption.