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.5.2-py3-none-win_amd64.whl (8.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.5.2-py3-none-macosx_11_0_x86_64.whl (9.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_ducklake-1.5.2-py3-none-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0209ba45c2180e0a3e570cd64ade42864492827856719df91868b3a20a603147
MD5 2190c1d8fdd098e0d2bbf41de2e6227d
BLAKE2b-256 0151bcade61bf6e5ea55b5b3b85b807724568eb5ce9987e18834fda8a118c6d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.5.2-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.5.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3779d9954cb79f22ba6af8fe1f01a8d63abd723cb2ad2573c16593182463d01
MD5 fddce9ea8e2278953b3f9827b4763b94
BLAKE2b-256 0bf1d3cf847c7ce25b76e78ed04d192484cb8ea5a9c6d00a2cd3ccd77026a6e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.5.2-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.5.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 606aa11a2987c0eb3f60d767a2cb5628d43f1d5fdb8e90c7097a90f8e1790178
MD5 e75575d6e7f1ca5ce1199344a9085037
BLAKE2b-256 ea1b8e3e3c3aace12cefc2fb16563596a13fe93c6c631e07f819dbbe01282baf

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.5.2-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.5.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1589d81aacce2f2ce2531a59ad1aaeab528117860be725bed87aaaad4e2071ec
MD5 d90ca156dd36bc783f80a0afa53ad0ce
BLAKE2b-256 7e19677ea023e279a2996e1a459c990c0ca869922c11753406c398c3ce82bc96

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.5.2-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.5.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3e90cd4f68f3e2722840ead228e0090dc30d680483e5f2d422375d466ac5b66
MD5 01ed0ff8c844be7ceb162ecec65044af
BLAKE2b-256 5f91c215e31b31a2c0f6b05ce522ca06a58ffc12d925da29d745ae28ee9e6fa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_ducklake-1.5.2-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