Python SDK for Dune sandboxes.
Project description
dune-sdk
Install
pip install dune-sdk
The import name is dune:
from dune import Dune, SandboxParams
Configure
The client reads its endpoints and key from the environment (or pass a
DuneConfig explicitly):
export DUNE_API_URL=https://... # control plane
export DUNE_PROXY_URL=https://... # data plane (exec / fs)
export DUNE_API_KEY=... # bearer token
export DUNE_NAMESPACE=default # logical grouping bucket
License
Apache-2.0. See LICENSE.
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
dune_sdk-0.1.1.tar.gz
(16.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
dune_sdk-0.1.1-py3-none-any.whl
(20.4 kB
view details)
File details
Details for the file dune_sdk-0.1.1.tar.gz.
File metadata
- Download URL: dune_sdk-0.1.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95fcefaf44a307a9449faf58c111a2ea3fe391524aea0f1b764a8c137c53c293
|
|
| MD5 |
febabea52e1751dbdcc33c91591de2da
|
|
| BLAKE2b-256 |
bddc98906a010ee014a03102f1ab591d9e39a46dc72063f3c19171c5eb6f3e87
|
File details
Details for the file dune_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: dune_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f35cb28ec49523c30e2e4e0c48fd88842c7a03d3f877c25399e1647f612cfe82
|
|
| MD5 |
5f3d7f0ab4ab1e711c8aaee25f29f878
|
|
| BLAKE2b-256 |
1718a9a1b242d5f23b4fe4310b4bf8a5fd7fbeab9acfdaedfce4903546ef4cc7
|