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.0.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.2.0-py3-none-any.whl
(10.6 kB
view details)
File details
Details for the file equos-1.2.0.tar.gz.
File metadata
- Download URL: equos-1.2.0.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 |
702105b90771acdb443b6ec3fc7d2ce2aa112cbe1370ee74fb835999d41567fd
|
|
| MD5 |
64fb2e0a480e1afccbd004d5f3cdd0d8
|
|
| BLAKE2b-256 |
dd30168a914ae780aacef8c5e8607f79469a428bb99a7bd82ef9db8b0a4c7218
|
File details
Details for the file equos-1.2.0-py3-none-any.whl.
File metadata
- Download URL: equos-1.2.0-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 |
260790acdc2bbb7ed03e08d281a818c82c2cb971e8b435d486374aa99e3094bd
|
|
| MD5 |
20d36985d690ff3738dd748550223025
|
|
| BLAKE2b-256 |
e7c0f0b7e98fc8b5c55ed1b673759fd901c3f5329a96bd1ee5a930816ab51a36
|