Python SDK for the Graphe Layer 1 world-state API
Project description
graphe-sdk
Python client for the Graphe Layer 1 API.
pip install graphe-sdk
from graphe_sdk import GrapheClient, GrapheConfig
config = GrapheConfig.from_env()
client = GrapheClient(config.base_url, config.api_key)
print(client.get_health())
See the monorepo API.md for endpoint contracts.
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
graphe_sdk-0.1.0.tar.gz
(7.0 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 graphe_sdk-0.1.0.tar.gz.
File metadata
- Download URL: graphe_sdk-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
946eff14dbc14a988de77f3144a9f377d758ec3c6eb4c0c543116743e5b41433
|
|
| MD5 |
d0e17959960fa62235631400f24831d1
|
|
| BLAKE2b-256 |
501f4a5d17b59d0f902d0db6e68808d04cc18cc26e4dd00052a3a337c4f707c0
|
File details
Details for the file graphe_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: graphe_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10810f5018695163f29e2ecd58375f52a77e6602a72bbb0166ba37357f64e30d
|
|
| MD5 |
9faf7777d4f948e51f8a66d6f488b053
|
|
| BLAKE2b-256 |
95af0b8d2e3d8ecc98f4aa972c79cae368c6eafdadb2d9c6e8051046a8e557d8
|