fix time parsing
$ python3 --version
If your Python version number is too low you may encounter type hinting issues when attempting to run the code
$ python3 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
sh service/tools/start_kv_service_sdk.sh
bazel-bin/service/kv_service/kv_service_tools service/tools/config/interface/service.config set test 1234
examples of using the driver can be seen in test_driver
replace the db_root_url with the url of resilient db e.g 120.0.0.1:8080