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.10.14-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file rime_sdk-2.10.14-py3-none-any.whl.

File metadata

  • Download URL: rime_sdk-2.10.14-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for rime_sdk-2.10.14-py3-none-any.whl
Algorithm Hash digest
SHA256 f9746e381cbc58edff6a926555991fd124d7c70af740d6b4d7c3db2c1a8ab077
MD5 aa12617823cbc3f28eec9280ea9ec399
BLAKE2b-256 9b48ad4a48f06928d0a915e5ab2b9ebcfedf95c178e2b2123a50c76acf31a970

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