Shared runtime utilities for dlt pipelines in VD Studio — AKV secrets, OneLake destination, audit, observability
Project description
vd-fabric-dlt-utils
Shared runtime utilities for dlt pipelines in VD Studio.
- AKV secret provider (local SDK + Fabric notebookutils)
- OneLake destination resolver (local SP + Fabric mount)
- Audit (trace -> delta tables)
- Observability (structured JSONL logging)
Usage
# Cell 0 — bootstrap
from vd_fabric_dlt_utils.bootstrap import setup_environment
destination = setup_environment()
# Cell 1+ — pipeline
pipeline = dlt.pipeline(..., destination=destination)
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
vd_fabric_dlt_utils-0.1.0.tar.gz
(10.3 kB
view details)
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 vd_fabric_dlt_utils-0.1.0.tar.gz.
File metadata
- Download URL: vd_fabric_dlt_utils-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de2a5f1ab472a779f1bc93fec24e8fe0d72be9dae14357b4af067312fa30328b
|
|
| MD5 |
cc027ab55da324a35ba51279ce1dbfaa
|
|
| BLAKE2b-256 |
cbb84f6c5192c6bc46bdc405fbb912c0e63505159af8850c8b5ceea12b637d3f
|
File details
Details for the file vd_fabric_dlt_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vd_fabric_dlt_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2941844976de16bcc7b7e983613ba84f974219f35321383514e4bd7564e178ef
|
|
| MD5 |
55fb236825adc605adbcf529839a32d5
|
|
| BLAKE2b-256 |
395dbf05dcdb0eb00904ef7ab45fa4cff0581f2b72744fda9cbe896705fdf32d
|