Skip to main content

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/

Release files for datavo-sdk 0.26.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for datavo-sdk 0.26.3
File Size Uploaded
datavo_sdk-0.26.3.tar.gz 5.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for datavo-sdk 0.26.3
File Interpreter ABI Platform
datavo_sdk-0.26.3-py3-none-any.whl Python 3 none any Details

Total release size: 237.8 kB

Release files / datavo_sdk-0.26.3.tar.gz

Download URL datavo_sdk-0.26.3.tar.gz
Size 5.8 kB
Tags Source
SHA-256 checksum
How to use checksums
7d3f0d406220accb29b449c1c28593b78016b78634a2e20d133bfefc76a43aec
BLAKE2b-256 checksum
How to use checksums
6d4f3b80bc1756672844d7d4b2799314bc1a8192b41448e1cccd48496c9ef01c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / datavo_sdk-0.26.3-py3-none-any.whl

Download URL datavo_sdk-0.26.3-py3-none-any.whl
Size 232.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
4509e6199a9b4b4bb6ddd31e90f4094eb992c8608d9c48e0f1f2ecc5f9311913
BLAKE2b-256 checksum
How to use checksums
3c5c5720e3dbe329fe2fa89690d1978740cb33db81eef4365d017bb17168ce98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.26.3 This release

2 release files

0.26.2

2 release files

0.26.1

2 release files

0.26.0

2 release files

0.25.1

2 release files

0.25.0

2 release files

0.24.1

2 release files

0.24.0

2 release files

0.23.9

2 release files

0.23.8

2 release files

0.23.7

2 release files

0.23.6

2 release files

0.23.5

2 release files

0.23.4

2 release files

0.22.5

2 release files

0.22.4

2 release files

0.22.3

2 release files

0.22.2

2 release files

0.22.1

2 release files

0.22.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page