Lightweight Python client for Strata — materialize, persist, and query artifacts over HTTP.
Project description
strata-client
A lightweight Python client for a Strata
server. Depends only on httpx + pyarrow — none of the server's stack
(no pyiceberg / fastapi / duckdb / pydantic, no Rust extension), so it drops
into any analysis venv, training image, CI job, or notebook without dragging
the deployable service along.
pip install strata-client
from strata_client import StrataClient
with StrataClient() as client: # resolves the server URL from
# STRATA_SERVER_URL / STRATA_HOST / STRATA_PORT
art = client.materialize(
inputs=["file:///warehouse#db.events"],
transform={"executor": "scan@v1", "params": {}},
)
table = client.fetch(art.uri)
# Registry: names, aliases, tags, audit
client.put(table, name="team/dataset/raw")
client.set_alias("taxi/tip-model", "champion", art.artifact_id, art.version)
The server distribution (strata-notebook) depends on this package and
re-exports it as strata.client for backward compatibility.
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
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 strata_client-0.3.0.tar.gz.
File metadata
- Download URL: strata_client-0.3.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e598b377ed24010f5075c701ba631bd4ad75fe4f160e04fb19019f6564d2d1a
|
|
| MD5 |
e638f4bcecebc77646102419da69f056
|
|
| BLAKE2b-256 |
99f1e142fbf3acca82c5dcf885dcc2d8565d4f208d643c478ea16f3c17af37b2
|
Provenance
The following attestation bundles were made for strata_client-0.3.0.tar.gz:
Publisher:
release.yml on bearing-research/strata
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
strata_client-0.3.0.tar.gz -
Subject digest:
3e598b377ed24010f5075c701ba631bd4ad75fe4f160e04fb19019f6564d2d1a - Sigstore transparency entry: 1854312505
- Sigstore integration time:
-
Permalink:
bearing-research/strata@357bc0d9f2cc9e41fdca9046e86aa843301ed09e -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/bearing-research
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@357bc0d9f2cc9e41fdca9046e86aa843301ed09e -
Trigger Event:
push
-
Statement type:
File details
Details for the file strata_client-0.3.0-py3-none-any.whl.
File metadata
- Download URL: strata_client-0.3.0-py3-none-any.whl
- Upload date:
- Size: 33.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
724d834fb5ab1e919ee923b5274f0b82266e5f2e329907c77ec47c7ec408f8dd
|
|
| MD5 |
58fbbe1964161641e85a48b286a3f999
|
|
| BLAKE2b-256 |
1b0a2384c38cde70442ba264d63308032ac6f7cf593b80cd28789ee53a6d3f34
|
Provenance
The following attestation bundles were made for strata_client-0.3.0-py3-none-any.whl:
Publisher:
release.yml on bearing-research/strata
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
strata_client-0.3.0-py3-none-any.whl -
Subject digest:
724d834fb5ab1e919ee923b5274f0b82266e5f2e329907c77ec47c7ec408f8dd - Sigstore transparency entry: 1854312560
- Sigstore integration time:
-
Permalink:
bearing-research/strata@357bc0d9f2cc9e41fdca9046e86aa843301ed09e -
Branch / Tag:
refs/tags/v0.3.0 - Owner: https://github.com/bearing-research
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@357bc0d9f2cc9e41fdca9046e86aa843301ed09e -
Trigger Event:
push
-
Statement type: