Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 221 Bytes

README.rst

File metadata and controls

19 lines (11 loc) · 221 Bytes

Async Rak-Net

An asyncronous python implementation of rak-net

How to install:

pip install .

For Development:

pip install -e .[docs]