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

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.3.2-py3-none-macosx_11_0_x86_64.whl (10.6 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_ducklake-1.3.2-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.3.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8f55a8839c90fb48fbc71fe02f314a399b7575c3b2c77551712c0748b2da7978
MD5 d64d0dfb0fa79bf7b44d6e70c3c67715
BLAKE2b-256 4fa1df18f1b66d3173046c757fce7329863faa5832c1c12699ee9b96b33affa8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.3.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e23f73c927e2ead3a2db7609408bed44af3f281947f1fc560705bf3dc4f961c5
MD5 69a497945b6fa5843221c0f70440de9b
BLAKE2b-256 30a17390acbb2ee235f5e9d405197ac8e308271da72b0e72d1c9fff4b8ca9aa9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.3.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a100085bfec524a5cd32fe757378c17a015bd57a7a6457f6738daf51a289a6ac
MD5 708e9935c70524a6e93e077c5a8632be
BLAKE2b-256 adfcf59812bff605fe98af678fc1089c963216e0cdb22fd7f46ad1101bf3e413

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.3.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 e190f66dae2dc9e33a1fa42dff3fc0161054536ac78df6d5712c728a8dad7e27
MD5 dc6412dede1de2a8275a42c3e92bd06c
BLAKE2b-256 50e202485baeefafae5ca596dad688344eb7d409056962e38c8092944477fc6e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.3.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4fa5f13cff07b62db6bbbdfdcba4d3e387612495dfa88b0c0f331fb25bb3f1df
MD5 0c12b99cdef17921dc95b641749e9167
BLAKE2b-256 bef5ca42ee78fa4b66808ca8882db093f7d196037ac1f6b36fd3f7d4407891c3

See more details on using hashes here.

Provenance

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