rachel-rose cf160aafb0 re-implemented drk cli function calls 5 年 前
..
README.md c8870bdc59 refactor dark_client and use async code 5 年 前
drk.py c8870bdc59 refactor dark_client and use async code 5 年 前
requirement.txt c8870bdc59 refactor dark_client and use async code 5 年 前
util.py cf160aafb0 re-implemented drk cli function calls 5 年 前

README.md

Dark Client

$ python3 -m venv env
$ source env/bin/activate
$ pip install -r requirements.txt