Python client for IKV (Inlined Key Value Store).
Project description
Readme: See https://github.com/inlinedio/ikv-store
Generating python code from proto:
$> python3 -m pip install grpcio-tools
$> pwd /Users/pushkar/projects/ikv-store/ikv-python-client/ikv-py
$> python3 -m grpc_tools.protoc -I../../ikv-cloud/src/main/proto --python_out=./schemas --pyi_out=./schemas --grpc_python_out=./schemas ../../ikv-cloud/src/main/proto/*.proto
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ikvpy-0.0.36.tar.gz
(18.9 kB
view hashes)
Built Distribution
ikvpy-0.0.36-py3-none-any.whl
(23.7 kB
view hashes)