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.2.tar.gz
(17.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.2-py3-none-any.whl
(21.5 kB
view details)
File details
Details for the file dune_sdk-0.1.2.tar.gz.
File metadata
- Download URL: dune_sdk-0.1.2.tar.gz
- Upload date:
- Size: 17.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 |
2af5af9e6dbf965d78978c8ae8509e2dd0a915ca48bac460a9abeb894a77e917
|
|
| MD5 |
6fc13aa89acf63ace427b8c839919f2f
|
|
| BLAKE2b-256 |
c64d21ce3464cc61a8533f06108c06739b9b6f5bdf1c97e7e47ed0be9bd06a55
|
File details
Details for the file dune_sdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dune_sdk-0.1.2-py3-none-any.whl
- Upload date:
- Size: 21.5 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 |
5fa9ff3095f7db8494206df15b1d109ae490e5022b8b1aa7ed49dac2b4a6fb80
|
|
| MD5 |
dcddcfd1ecf16feb5291d735fde7f48a
|
|
| BLAKE2b-256 |
400737819b450adb719cd1bc6c3cd8d3b713ef3ccdd93dcbf4643a9371acdfd7
|