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