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.0rc7-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rime_sdk-2.11.0rc7-py3-none-any.whl
Algorithm Hash digest
SHA256 def4244512420c871d4e0d1425e7dd44b9fa207a608846873b18856c72c834dd
MD5 443c9727bbaa3c1874b09af8692b070d
BLAKE2b-256 3f4f7d6c66d371d3c3827fd76698a29ef262edbe4211807872486ae8ed955ad8

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