Skip to main content

The official Python REST API wrapper for Rymi.

Project description

Rymi Python SDK

The official Python wrapper for the Rymi Voice AI REST API. Manage agents (incl. multi-language and model-stack config), phone numbers, calls, knowledge sources, evaluations, usage, and templates, plus webhook verification.

Resources: agents · calls · numbers · telephony · keys · billing · templates · webhooks · dnc.

Installation

pip install rymi

Quick Start

import os
from rymi import Rymi

# Automatically picks up RYMI_API_KEY from environment
client = Rymi()

# Or pass explicitly
# client = Rymi(api_key="rymi_live_...")

agents = client.agents.list()
for agent in agents["agents"]:
    print(agent['name'])

Documentation

Full reference: docs.rymi.live/api/sdk-python

PyPI: pypi.org/project/rymi

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rymi-1.2.0.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rymi-1.2.0-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file rymi-1.2.0.tar.gz.

File metadata

  • Download URL: rymi-1.2.0.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rymi-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a90dc37e785dcdcb217ccb73d18e76bed838aab541b274820fdc052a5baf9672
MD5 c58b33695e0aeaf78f7a96a01d32b62d
BLAKE2b-256 5d040cedc413bf463cc148e9eb1c35a572424e519fcd3f9a977f87d0807756f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for rymi-1.2.0.tar.gz:

Publisher: publish.yml on rymi-live/rymi-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rymi-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: rymi-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rymi-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b1cce15244c6bd8df8aba380e98da783d939fa5d38e2e68ae2c206be8ee9c6f
MD5 111f84c7ea32ca4fa67a4592e5f20509
BLAKE2b-256 bcec069cda824371fad9fe7706e4f2e74a6af4aae236d3123caac0e2bf46e5dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rymi-1.2.0-py3-none-any.whl:

Publisher: publish.yml on rymi-live/rymi-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page