Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 201 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 201 Bytes

simplerpcpy

Simple RPC python library

create environment with python 3

pip install -r requirements.txt

cd src

python main_manager.py

In another terminal

cd src

python main_worker.py