Prophet Arena SDK core types and HTTP client
Project description
ai-prophet-core
Typed SDK for interacting with the Prophet Arena API.
Install
# From repository root
python -m pip install -e packages/core
PyPI publishing is not enabled yet for this package.
Quickstart
from ai_prophet_core.client import ServerAPIClient
client = ServerAPIClient(base_url="https://api.prophetarena.co")
health = client.health_check()
print(health.status)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ai_prophet_core-0.0.1.tar.gz
(20.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
File details
Details for the file ai_prophet_core-0.0.1.tar.gz.
File metadata
- Download URL: ai_prophet_core-0.0.1.tar.gz
- Upload date:
- Size: 20.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e57c521a98bbd185a59c9d8666b5af49ba0c6278e3853cefbf8832ccc9e5d10
|
|
| MD5 |
297ccde7d1175cf7fbc21f18f1e75bf0
|
|
| BLAKE2b-256 |
fc36596177893578c3d85f32c7f36fcd6f304bd0fb31b8ca10dc6d8958402a5f
|
File details
Details for the file ai_prophet_core-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ai_prophet_core-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e2696a8344924f74e3d18014838234a431e95e85d14dd9aea81b06fdca1c140
|
|
| MD5 |
5359ae21f0e6208f6421d8c6ff4a712e
|
|
| BLAKE2b-256 |
856e00bb753cd62d4a377b371e2f74432f6009018804c41379133873d833e864
|