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

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.4.3-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.3-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.3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 decc21606aec4747d2e02cae04eec1d63262db6f1ee04c3db4e7a385646b24cc
MD5 59657916479f366e3fe8d3b9f8ca3d6b
BLAKE2b-256 100067c1aeacb9707ba61aaee774d50aa620af77ba77d80c2ee276c36a472784

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 875158ce154c57565a529cee49d6b794dcb2b910c21990195f30265c2a3c681e
MD5 a52327d2dd6c13d07a764916386cc020
BLAKE2b-256 1c48f96db341ca0b29c0a20e7d0f28f991d80c738ebfea07d268dbbb0acbb04e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.3-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e8c39df2d6ed1610326c4fd0ff3b19b8bdf2d18b4e6289a743a382f6c4b7dbc
MD5 dac764bef1a9ae864988859bf5e922b2
BLAKE2b-256 06033c34ad26e949845330e63cb2dc0ee6cde41bb40835be11f1a9ec92a2d9a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2e7e9c4d1a19c27c20fbb351c6ce419ae670c03d827d927ce6492adfb462e894
MD5 eaf0bed4d7243329e32db5654137c860
BLAKE2b-256 be2d419c1f0c59fe78f5d0c9ebca8e43e7796399c0cdbbc3f96745a4dcec7ec7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.4.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ddf33cea8f42edb79fd875e37e56e555445220c16b67f1ed5f255bba798c147a
MD5 ebc82c231967b6edbdeb16698594ff8b
BLAKE2b-256 08520c7782a9f66df8ce3f93e78317d25b2a1136128f68cddb136c0e133c20a1

See more details on using hashes here.

Provenance

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