Skip to main content

Duckdb ducklake extension

Project description

🦆DuckDB ducklake extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-ducklake

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("ducklake")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='ducklake' or 
                list_contains(aliases, 'ducklake')""")
    .fetchone()[0]
)

License

duckdb-extension-ducklake is distributed under the terms of the MIT license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

duckdb_extension_ducklake-1.4.1-py3-none-win_amd64.whl (17.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_x86_64.whl (10.8 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_arm64.whl (9.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_ducklake-1.4.1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0a9bcfc2467e6fe9ee81ae25f58f9071952b0bd349259f4c3fd148b5f46ec150
MD5 52f04274ed005c8dc9761b2b47e7a695
BLAKE2b-256 77a339ba24188bdf764b4d9374fb70c4dfddb900b0afd0eb0d675d699fbac43e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.4.1-py3-none-win_amd64.whl:

Publisher: publish-ducklake-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dc3f165d1587435677c9452dca841e8c72b08090b5d067ac9932579462ecc426
MD5 cd3fab3bbd9af7eb183e40d772a63093
BLAKE2b-256 929f6f9b2b8f0f9d51e27073b21383a3ac707af311cb926ec43d3484f30da338

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-ducklake-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1b7b1b48d27afc4f79e5ebed115ff77fb5f24064461ab18ad9b65d68a5dc02db
MD5 f62af75ce8300b3e1f5f4edcd14d434c
BLAKE2b-256 150bc23249f48a3d27e654fae25f88ada68122d7d1951629ebbd1f5c8e71403c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.4.1-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-ducklake-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 687fcc7626319b4d83ccf173af174d6f0ef785ab9297442e2d4926c308bc4e47
MD5 2040e279a7815c29470581fd54978fa2
BLAKE2b-256 cae5c5c24c1d9d6df2c2ed50c6e8e843a1b0cd15c7dfb80a3a9ca1b2b06e6da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-ducklake-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 886c5406e889e87da0f60aa3369fec5cdf946900aeb89054e283d81320771f64
MD5 f0f601fbd0f731b50e4b0c19ef87185b
BLAKE2b-256 a2057b0fcd371472e9043765556cb89aa7b3bd8ea1ab7c93d8257d20fa88b796

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.4.1-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-ducklake-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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