ghassmo c8870bdc59 refactor dark_client and use async code 5 éve
..
README.md c8870bdc59 refactor dark_client and use async code 5 éve
drk.py c8870bdc59 refactor dark_client and use async code 5 éve
requirement.txt c8870bdc59 refactor dark_client and use async code 5 éve
util.py c8870bdc59 refactor dark_client and use async code 5 éve

README.md

Dark Client

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