Skip to main content

Full stack ML Observability with AryaXAI

Project description

A python client for AryaXAI.

Installation

pip install aryaxai

Getting Started

from aryaxai import xai

xai.login()

# list of workspaces
workspaces = xai.get_workspaces()

# projects from first workspace
projects = workspaces[0].get_projects()

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

aryaxai-0.0.16.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

aryaxai-0.0.16-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

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