Skip to content

thingful/decode-datastore-client-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decode-datastore-client

This library contains a minimal client library developed as part of the DECODE project in order to provide a Python client for the encrypted datastore component.

The purpose of this library is to enable a Python based client application to easily read from and write to the datastore.

The datastore API is implemented using a simple RPC framework called Twirp. This framework uses protocol buffers as a transport layer, and provides a suite of tools for generating server stubs as well as client bindings in a number of programming languages and can be thought of as being akin to a simpler version of GRPC.

Documentation

Documentation for this library has been published to: https://decode-datastore-client.readthedocs.io/en/latest/

Please have a look there for some more detailed installation instructions and usage examples.

About

Python client for the DECODE IoT pilot encrypted datastore

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages