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.1.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.1-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file equos-1.2.1.tar.gz.
File metadata
- Download URL: equos-1.2.1.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 |
159a456710fb9cd68813addf92cf45e5677e94e94ef09b950134389dfca534a3
|
|
| MD5 |
f5bae5ab0ff18172da68b53d76fdf5e5
|
|
| BLAKE2b-256 |
bf1dfae2a184b93c83a37da067a47b32a81e420d45f6ce554225efcc2099c22b
|
File details
Details for the file equos-1.2.1-py3-none-any.whl.
File metadata
- Download URL: equos-1.2.1-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 |
1ec9e4b92a012b9d0915f89be73ddf00d78b91e70e759964c62b8b15c331be3a
|
|
| MD5 |
55d765db9dc159e5457c152eabd92d56
|
|
| BLAKE2b-256 |
c307883c38fe5afc8562749b75922da166500207b1e088124acf66fce6d058e4
|