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

README.md

Dark Client

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