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.2.7.tar.gz
(5.3 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.2.7-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file equos-1.2.7.tar.gz.
File metadata
- Download URL: equos-1.2.7.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c30f1324d0a6a491da37e1876f52b4a7d74bb5a09eb36811e45f2065b90b80ca
|
|
| MD5 |
94dea985b9de25a8de262dd22648310c
|
|
| BLAKE2b-256 |
dc234511739e2a3208cb8b6f2a00b9430d803c2af5c205c39afdc23b22c2bad4
|
File details
Details for the file equos-1.2.7-py3-none-any.whl.
File metadata
- Download URL: equos-1.2.7-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c808cec001a5a445931b928698b24e63875ae14f513493bd08b222857be08ec4
|
|
| MD5 |
e6e30dfc6012eca86b2fa12b7c04e40c
|
|
| BLAKE2b-256 |
89bdca22e6c4f785b2e30b3f16285b6f416728a4914cdc48c720d2239172d376
|