Skip to main content

Package to programmatically access a RIME deployment

Project description

Overview

The RIME SDK provides a programmatic interface to a Robust Intelligence instance, allowing you to create projects, start stress tests, query the backend for test run results, and more from within your Python code.

To begin, import the Client object from the package like so:

from rime_sdk import Client

The Client is the main entry point to SDK functions. To initialize the Client, provide the URL of your Robust Intelligence instance and an API key generated from a workspace on that instance.

rime_client = Client("my_vpc.rime.com", "api-key")

Once initialized, you can use this Client to interact with your Robust Intelligence instance.

  • Please refer to the full SDK documentation for further instructions.
  • Example notebooks of using the SDK to run tests using Robust Intelligence are available here.

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 Distributions

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

Built Distribution

rime_sdk-2.11.0rc9-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file rime_sdk-2.11.0rc9-py3-none-any.whl.

File metadata

File hashes

Hashes for rime_sdk-2.11.0rc9-py3-none-any.whl
Algorithm Hash digest
SHA256 fec9ebcb3181c3066739f2b9d023b1e72850fdd0c1e2375501640d66c7f3dd47
MD5 7ad3fcb6ff36261c0712d1e4724dd629
BLAKE2b-256 a66bb0b177c9ed9cd1a1a108baad2dd4ed644dfe7acae63761366f5627089006

See more details on using hashes here.

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