ghassmo c8870bdc59 refactor dark_client and use async code hace 5 años
..
README.md c8870bdc59 refactor dark_client and use async code hace 5 años
drk.py c8870bdc59 refactor dark_client and use async code hace 5 años
requirement.txt c8870bdc59 refactor dark_client and use async code hace 5 años
util.py c8870bdc59 refactor dark_client and use async code hace 5 años

README.md

Dark Client

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