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/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datavo_sdk-0.23.6.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datavo_sdk-0.23.6-py3-none-any.whl (213.1 kB view details)

Uploaded Python 3

File details

Details for the file datavo_sdk-0.23.6.tar.gz.

File metadata

  • Download URL: datavo_sdk-0.23.6.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

Hashes for datavo_sdk-0.23.6.tar.gz
Algorithm Hash digest
SHA256 c6391e5fb8e070d6e5ee1ab032edb5be3a4b88d21ca3c518e69f4c315ce36c7a
MD5 a53ed5f816fa4c6876581ea165a7faa8
BLAKE2b-256 5804dff197bdadbae5d22e1de5b11ad71c1673dafe6939fd4e06681cfadb86b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for datavo_sdk-0.23.6.tar.gz:

Publisher: release.yml on Altavo/datavo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file datavo_sdk-0.23.6-py3-none-any.whl.

File metadata

  • Download URL: datavo_sdk-0.23.6-py3-none-any.whl
  • Upload date:
  • Size: 213.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for datavo_sdk-0.23.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e2d421288346d8cc645cfa3dc7a40a88acbcd96813edb3dd4e8cdfbdf368e0f0
MD5 029a322682e98a3a473b91ee6b7e4822
BLAKE2b-256 6fef65406ed718911f25cbabca3ac5cb95649d6e0c8f065582c09d56432b47fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for datavo_sdk-0.23.6-py3-none-any.whl:

Publisher: release.yml on Altavo/datavo

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.23.6 This release

2 files

0.23.5

2 files

0.23.4

2 files

0.23.3

2 files

0.23.2

2 files

0.23.1

2 files

0.23.0

2 files

0.22.8

2 files

0.22.7

2 files

0.22.5

2 files

0.22.4

2 files

0.22.3

2 files

0.22.2

2 files

0.22.1

2 files

0.22.0

2 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