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.1.tar.gz
(5.1 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.1-py3-none-any.whl
(10.6 kB
view details)
File details
Details for the file equos-1.1.1.tar.gz.
File metadata
- Download URL: equos-1.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94ec8f415470830695707d969cd168167bbeee4a361abd5e81e7f60836f1bd8d
|
|
| MD5 |
3cce9d53f4f8719dda88c6829e2bfbcf
|
|
| BLAKE2b-256 |
93676381d71f03d7ab2cdc4e09de2fa426c233b9012b7bbba04fc04ffe3116ff
|
File details
Details for the file equos-1.1.1-py3-none-any.whl.
File metadata
- Download URL: equos-1.1.1-py3-none-any.whl
- Upload date:
- Size: 10.6 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 |
0fd0d457eaf05989ba87398dfb290e789c4a58fb0af7b4527638752fa03f6064
|
|
| MD5 |
be5fd1449ab1d0d195032bd2f3b3fe63
|
|
| BLAKE2b-256 |
17943b918f56e7ef04fdb00c80614dfc314dc7efc4eeb9b043de421ecb91d743
|