Skip to main content

KES python client

Project description

Kes Python Client

Description

This repository contains a python client which can be used to programatically access and modify your activity data through an abstraction called tables. The documentation explains this in in more detail.

Generally speaking you would first create your data model in Kes and, publish it, download the Python representation of it and use that in your own Python code by creating a client like this:

config = Config(kes_service_address='localhost:50051')
client = Client(config)
project = client.open_project("Preview Python client example")

Requirements

Python 3.10 and higher.

Installation

Install using pip: pip install kes-RHDHV

You will need a token which you can obtain from the project page in Kes. The example shows how to use the token.

Each project has its own unique tokens for your user account in Kes.

Examples

See the examples

Documentation

See the online documentation

License

This library is distributed under the MIT license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

kes_RHDHV-1.dev7-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file kes_RHDHV-1.dev7-py3-none-any.whl.

File metadata

  • Download URL: kes_RHDHV-1.dev7-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.0

File hashes

Hashes for kes_RHDHV-1.dev7-py3-none-any.whl
Algorithm Hash digest
SHA256 2da60e1e798865051e4f738a1b424261a330fae984e87e6e1c6001a5035d6c73
MD5 ae96979987460937ac810d9579c17f32
BLAKE2b-256 1a698c7463620541dc4d6a7178c06558b7d7c2a9c2fea4520152444162fb9914

See more details on using hashes here.

Supported by

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