Equos.ai official Python SDK.
Project description
Equos Python SDK
Equos.ai official Python SDK.
Prerequisites
- Go to Equos Studio.
- Create an organization.
- Create an API Key.
Installation
pip install equos
Usage
Setup Equos Client
import os
from equos import Equos
equos_key = os.getenv("EQUOS_API_KEY", "")
const client = Equos(api_key=equos_key)
You don't have an api key ? Create one here
Reach Us
- Equos Slack Community: Join Equos Community Slack
- Support: Support Form
Documentation
- Official Documentation: https://docs.equos.ai
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 Distribution
equos-1.1.0.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
equos-1.1.0-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file equos-1.1.0.tar.gz.
File metadata
- Download URL: equos-1.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d9af59ef25639df704429fc02e9fff202df60c4ab6c6d0d81e1815889e362f8
|
|
| MD5 |
5537f3ff36d67de776a69da9ccf2e05e
|
|
| BLAKE2b-256 |
877b00beecb42a43af8ea1eee719f4c48accb64ecb2badcba9c57e3734e48785
|
File details
Details for the file equos-1.1.0-py3-none-any.whl.
File metadata
- Download URL: equos-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
020df931dfe5226ebe75c7157021da710527445ae96b83989e26d9ab05ede654
|
|
| MD5 |
5921c993f64de5676b1080d5cc76f6d6
|
|
| BLAKE2b-256 |
1056e1dbdae5446a3c45f639d914caed55e4a2b934b6882335b76f12863fe9ee
|