Skip to main content

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


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.30.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

ikvpy-0.0.30-py3-none-any.whl (23.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page