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.dev5-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kes_RHDHV-1.dev5-py3-none-any.whl
  • Upload date:
  • Size: 18.6 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.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 41e2a313bc30eb677d3c24789934a83fc1af0b9679859e42446fd24a6f07f2be
MD5 0daba50a37825eb8f16cb7742d426b56
BLAKE2b-256 100553ba301ce1819bc66ca1f6e234349b85f1a6e01c10edfb1d051679a784f0

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