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.8.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.8.0.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vibedata_dlt_duckdb_studio-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / vibedata_dlt_duckdb_studio-0.8.0.tar.gz
| Download URL | vibedata_dlt_duckdb_studio-0.8.0.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cb9c1e9e51a9af906609374b7c8708e116144ab69bee51d077db5a64e1949e90
|
|
BLAKE2b-256 checksum How to use checksums |
945ed39430e810c167dbb2f8c0cc385626a9cd7e003e11f5807390dba5d979c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / vibedata_dlt_duckdb_studio-0.8.0-py3-none-any.whl
| Download URL | vibedata_dlt_duckdb_studio-0.8.0-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
85486643ed6f2f8327ce4753096f28183d501d3704d73cbdc210d247aec9f423
|
|
BLAKE2b-256 checksum How to use checksums |
56fe064fc8606979c013d1ccd8e025dc0295b03b530da238b93eab6cebc63400
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|