datavo-sdk
Python client and shard runtime for Datavo, the dataset store.
Import sources into stores, attach derived keys under producers, select worksets, and freeze them into named, reproducible datasets you can split, share, and stream.
Install
pip install datavo-sdk # core client
pip install 'datavo-sdk[entra]' # + interactive Microsoft Entra sign-in
pip install 'datavo-sdk[azure]' # + Azure Blob downloads ([aws], [gcp], [all-clouds] also exist)
Quickstart
from datavo_sdk import DatavoClient, SampleStream
# Defaults to https://prod.datavo.io and reuses the credential from `datavo auth login`.
with DatavoClient() as client:
ds = SampleStream.from_dataset(
"my_dataset",
keys=["audio.wav", "transcript.txt"],
client=client,
)
for sample in ds:
audio = sample["audio.wav"] # bytes
text = sample["transcript.txt"] # decoded
...
Authentication is discovered from the server's /config (tenant, client id,
audience), so constructing the client is the whole of sign-in. Headless (device
code) and CI (auth_token=) variants are in the guide.
Documentation
Full guide, reference, and runnable examples: https://docs.datavo.io/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 datavo_sdk-0.23.3.tar.gz.
File metadata
- Download URL: datavo_sdk-0.23.3.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de4cbc250e15b3bd3b25c4211d7a35adbca980d55ee63b65ebe1cc53c5d36391
|
|
| MD5 |
97436a1a32a3275ef450a749be0eeacd
|
|
| BLAKE2b-256 |
242e8c414efb9fd5a50db5b548b60d83368e92f4d4e3e1e50a1e9adea4eca0bd
|
Provenance
The following attestation bundles were made for datavo_sdk-0.23.3.tar.gz:
Publisher:
release.yml on Altavo/datavo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
datavo_sdk-0.23.3.tar.gz -
Subject digest:
de4cbc250e15b3bd3b25c4211d7a35adbca980d55ee63b65ebe1cc53c5d36391 - Sigstore transparency entry: 2767401140
- Sigstore integration time:
-
Permalink:
Altavo/datavo@1829127ce74b135798dd7fcf7ddbe111c3e38311 -
Branch / Tag:
refs/heads/prod - Owner: https://github.com/Altavo
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@1829127ce74b135798dd7fcf7ddbe111c3e38311 -
Trigger Event:
push
-
Statement type:
File details
Details for the file datavo_sdk-0.23.3-py3-none-any.whl.
File metadata
- Download URL: datavo_sdk-0.23.3-py3-none-any.whl
- Upload date:
- Size: 207.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41301500f88b23a47c446a47fbaf6fbf751f86309d52626bbf124313286247f2
|
|
| MD5 |
92b13054631cc0f8ffd0bb96409b97a9
|
|
| BLAKE2b-256 |
2e5f7b3d7bb25dca27f5e0c182f92ef54773c23b50c1e5b678ce3d7c06a0cb36
|
Provenance
The following attestation bundles were made for datavo_sdk-0.23.3-py3-none-any.whl:
Publisher:
release.yml on Altavo/datavo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
datavo_sdk-0.23.3-py3-none-any.whl -
Subject digest:
41301500f88b23a47c446a47fbaf6fbf751f86309d52626bbf124313286247f2 - Sigstore transparency entry: 2767401407
- Sigstore integration time:
-
Permalink:
Altavo/datavo@1829127ce74b135798dd7fcf7ddbe111c3e38311 -
Branch / Tag:
refs/heads/prod - Owner: https://github.com/Altavo
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@1829127ce74b135798dd7fcf7ddbe111c3e38311 -
Trigger Event:
push
-
Statement type: