ghassmo c8870bdc59 refactor dark_client and use async code 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 c8870bdc59 refactor dark_client and use async code 5 년 전

README.md

Dark Client

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