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.0.0.tar.gz
(4.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-1.0.0-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file equos-1.0.0.tar.gz.
File metadata
- Download URL: equos-1.0.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0cc4f523e16809119dd0e0aa408fddca149a6c095aa01b9eef01ef6c0a20620
|
|
| MD5 |
520eba15bde87f96511b35ad684b6d66
|
|
| BLAKE2b-256 |
c12014049d108170d9f20b6a54f9f4fc3690f1e0ca9a07eb447289c0acc7345d
|
File details
Details for the file equos-1.0.0-py3-none-any.whl.
File metadata
- Download URL: equos-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.13 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98fbdd45bbcfd36f0be93f66a7d42022c7fe83cc0234f2ce758243ac3423cbf7
|
|
| MD5 |
bae6698c71489f38492960c75d8113c1
|
|
| BLAKE2b-256 |
0862b6001f42a0844ce9d5327c2485c76136277a0fa36b3883e4a7d61edf90d3
|