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-3.0.0rc1.tar.gz
(23.8 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-3.0.0rc1-py3-none-any.whl
(85.1 kB
view details)
File details
Details for the file equos-3.0.0rc1.tar.gz.
File metadata
- Download URL: equos-3.0.0rc1.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9671c0b9971962fb5e2c7fa6201b3a4fc30be84a813326ad560d24152fb76892
|
|
| MD5 |
337587e55c6077310dcb81c5cb649ad8
|
|
| BLAKE2b-256 |
efaf6175190affd221dae7faf01dd9eb4b7639ba756204f2d46c104a76e08b98
|
File details
Details for the file equos-3.0.0rc1-py3-none-any.whl.
File metadata
- Download URL: equos-3.0.0rc1-py3-none-any.whl
- Upload date:
- Size: 85.1 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 |
818003b047e308874a5a862f33a799a784da1b3233bf2a62299f86fdc346ad81
|
|
| MD5 |
0fc368c2e3aa2582b39a07097da89a67
|
|
| BLAKE2b-256 |
a506ce280d3c78c541887f43b2542012d81165c4700fe130bc88065075db709f
|