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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kes_RHDHV-1.dev8-py3-none-any.whl
  • Upload date:
  • Size: 17.2 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.dev8-py3-none-any.whl
Algorithm Hash digest
SHA256 f8d02e88138643ed7be424d60e70e3ed2ad298f9daee81a4a8093dec3e7cf77f
MD5 3d2cf8d3afad808d604b2591beeb765b
BLAKE2b-256 0e277a12a3ff3611c2b205afe9bd31180154f2b32cfb85d50be4df1622348e0a

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