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.dev6.tar.gz (16.2 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.dev6-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for datazone_sdk-6.0.1.dev6.tar.gz
Algorithm Hash digest
SHA256 10c35b30805b76de9b58c0eb1b016e64f328c193074e621686ad75f74ec29996
MD5 db8d27896942679f9170ba2aae6fa2d1
BLAKE2b-256 4c34c6374f3224ab6f3d0de9085a136c7fd3b1f1d4cf6f2c50eb817680f443d1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for datazone_sdk-6.0.1.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 911e46f874fb4fe4030322ed00b9b1831105abb863ad13c90ed615e5c736573e
MD5 2fd004a5fee4914b30ab5854bdf9dc2e
BLAKE2b-256 169d6fee3d5287ee4827ab43ceb828c71c27a4839ed79527b671c322803fe062

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