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

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.5.4-py3-none-macosx_11_0_x86_64.whl (9.5 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_ducklake-1.5.4-py3-none-macosx_11_0_arm64.whl (8.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8fe3c27aebc2867e4ca36a1e98f37c80e9c3ecd650344b17022d9caab8dbead7
MD5 d2b9f71631f9fbbb7d82560f5ec3a767
BLAKE2b-256 09ec1659f100dcd9693b1e62b8bb67625c61f96b05cbbd00da4cffbd283c48ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.4-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b8ae525e84260a5fb6050fc1dd933f59eb389259b2c84ef718d0a793f7c742e6
MD5 8a19c495b7dadcccd4d59d01e3d231d7
BLAKE2b-256 c7692a97c31f738e01822f387f6ac26d842e727c547b0eaf67fc754310291479

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.4-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e382024b733f6368f897e3b59dcd7a82cbeba0673e9adb95ea84b1971a273a5
MD5 67d125a81f51cda3dc5bbaee5785163d
BLAKE2b-256 4deddc82998187f63763e9db5b55812a15fc0a926e049755c28590b50b3c0717

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9c7e105c9c584c7fe0a3ca5f99ea27e37fb9f176bffab6e324d8751389bc6e50
MD5 f77ce99a1531125ddbbbb0c2b9f8d052
BLAKE2b-256 100951b7616626977eb81a40a8306c432f9d1cae5578b3a063fb840fc16f7050

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffdae06d697ec015d11173e9bbdce7ada8548d9d8e3bd6fc54b8285814f3cfa3
MD5 812a588bdec5700b47c280a6a24058fe
BLAKE2b-256 e05b35f5a851b557b04b5b2d5b25151e717287ca416d46f8e6501dca1e6ebd69

See more details on using hashes here.

Provenance

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