DLT-META Compatibility Package
DEPRECATED: This package is a compatibility wrapper for
databricks-labs-sdp-meta
(DLT-META is now SDP-META). Installing it pulls in the new package and keeps
existing dlt_meta / src.* imports working unchanged.
Migration
Replace:
pip install dlt-meta
With:
pip install databricks-labs-sdp-meta
And migrate imports when convenient:
# old (still works via this wrapper)
from src.dataflow_pipeline import DataflowPipeline
# new
from databricks.labs.sdp_meta.dataflow_pipeline import DataflowPipeline
All functionality is identical. This wrapper is maintained for backwards
compatibility; new features land only in databricks-labs-sdp-meta.
Docs: https://databrickslabs.github.io/sdp-meta/ · Source: https://github.com/databrickslabs/sdp-meta
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 dlt_meta-0.1.0.tar.gz.
File metadata
- Download URL: dlt_meta-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e855dd8c62ce5f3cfdac7a51ad33f535f63613448f3183a5e9fb5d2edfd6156e
|
|
| MD5 |
df27aee52fc67e11f28ee5c511a34ede
|
|
| BLAKE2b-256 |
1a9d2933d3fe4f4c9a343a76e9db69c5cb09ce99e43458ecf9bccbfa0a74c64d
|
File details
Details for the file dlt_meta-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dlt_meta-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612d7a44d1a31e8f797a702ab76a7f5d47ac210ab5144c9975db8be85fa81df5
|
|
| MD5 |
100d83b9788b54d382a5c65a59328f65
|
|
| BLAKE2b-256 |
0afada5518df4861def236701e258aa8bf325f5332944142dab66ff4e24ab16a
|