vibedata-dlt-duckdb-studio
DuckDB Studio execution unit for the VibeData dlt runtime — the installed
distribution for DuckDB / MotherDuck domains running in the Studio-local intent
venv. It exposes the runtime contract from vibedata-dlt-duckdb-core as the
stable, unit-agnostic import:
from vibedata.dlt.duckdb import setup_environment, finalize
finalize is the core implementation unchanged. setup_environment wraps it
with the one behaviour specific to the Studio agent container: on a MotherDuck
domain it mints the acting user's PAT from Studio's credential broker and sets
motherduck_token before dlt opens any md: connection. On a DuckDB-local
domain (no VD_EPHM_MOTHERDUCK_DATABASE) it is a no-op. A MotherDuck run that
cannot obtain a token raises MotherduckCredentialError rather than proceeding
— without a token, duckdb falls through to an interactive SSO device-code flow
that cannot complete in a headless container.
Install this package; it pulls in vibedata-dlt-duckdb-core (and transitively
vibedata-dlt-core). Exactly one DuckDB unit is installed per environment,
selected at provisioning time.
Release files for vibedata-dlt-duckdb-studio 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vibedata_dlt_duckdb_studio-0.7.0.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vibedata_dlt_duckdb_studio-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.1 kB
Release files / vibedata_dlt_duckdb_studio-0.7.0.tar.gz
| Download URL | vibedata_dlt_duckdb_studio-0.7.0.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78a08e90175a24bb2c0fad1efdb67e2230e6ed99185d3c68b7ac36abaab0929a
|
|
BLAKE2b-256 checksum How to use checksums |
b2254fd048e2a0a867a618dbf48587d4292aee112d8062df6c866c39969926bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / vibedata_dlt_duckdb_studio-0.7.0-py3-none-any.whl
| Download URL | vibedata_dlt_duckdb_studio-0.7.0-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3395da3ae5453f1206558bb7b6aa291a8654a4d197302e1bd44db51ea48194b5
|
|
BLAKE2b-256 checksum How to use checksums |
bf26225bcbd6533f20f125de6491f52ee794d4c98f3c2b6712ffd2c407cb66aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|