Skip to main content

Database and Delta storage client library for working with Delta Lake tables

Project description

Datazone SDK

Database and Delta storage client library for working with Delta Lake tables.

Overview

This package provides functionality for interacting with Delta Lake tables, including:

  • Database Client: High-level client for querying Delta Lake tables with support for time intervals, time travel, and filtering.
  • Delta Storage: Low-level components for working with Delta tables, schemas, and data types.

Installation

pip install datazone-sdk

Usage

import datazone as dz

# Create a client from a storage account name
client = dz.DatabaseClient.from_resource_name(
    storage_account="<storage-account>",
    container_name="<container-name>",
    sub_path="<sub-path>",
)

# Query a table
df = client.query(
    table_name="my_table",
    filters={"column": "value"},
)

Development

Create a virtual environment, install poetry and run poetry install.

This can be done by running the following in a terminal:

pyenv virtualenv 3.13.11 datazone-sdk
pyenv local datazone-sdk
pip install poetry
poetry install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datazone_sdk-6.0.1.dev2.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datazone_sdk-6.0.1.dev2-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file datazone_sdk-6.0.1.dev2.tar.gz.

File metadata

  • Download URL: datazone_sdk-6.0.1.dev2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1015-azure

File hashes

Hashes for datazone_sdk-6.0.1.dev2.tar.gz
Algorithm Hash digest
SHA256 7a31c85cd0c5181ff486064f8a4f10304e6bc6c3c0b69bb034f81eb85eb38b46
MD5 490da25b48bbadc341dc7ec1d2e7e652
BLAKE2b-256 f155487c03a5e666b3935df21e0a54f26b30087d220a3def4216da93fe049547

See more details on using hashes here.

File details

Details for the file datazone_sdk-6.0.1.dev2-py3-none-any.whl.

File metadata

  • Download URL: datazone_sdk-6.0.1.dev2-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1015-azure

File hashes

Hashes for datazone_sdk-6.0.1.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 baca00b404ceb699927869b580031529e1b0e98c1c73bdb2ef54e082597d590c
MD5 78975155782bf7e41b2735275096bbbc
BLAKE2b-256 fea68bc3462be5e2a20324178e08394f3b731d7e2cf224ce41a4805e140e5313

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page