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

Uploaded Python 3Windows x86-64

duckdb_extension_ducklake-1.5.0-py3-none-macosx_11_0_x86_64.whl (9.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_ducklake-1.5.0-py3-none-macosx_11_0_arm64.whl (8.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3d44824f3d55ecd73a82caf15f2907207a13632c7b2299edf1bed9c742480d04
MD5 8e7ab7f0198de031543d8a306e0c0dcf
BLAKE2b-256 17540d609bb47bac6f3adedaab56ee70a5c85252e81f8e1fcba0360bc7159a6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 996234cb6d09549438d3e3223f293c1e0c8e724eaa398b58c17c42a6ad7b2d88
MD5 9a2b2d6d3d306c1f3db1ef6a78057b82
BLAKE2b-256 aaf8715a55dc2a17cbf999cdaca019ed21354a7123c19fb6ce05755016990f5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6da2b3e3af25ce3e945c6c2ed5ac29807747b9a7b14f6309fd130483f624255
MD5 70c3e46353d4a8922f75e09033ce00c4
BLAKE2b-256 d4bf65bc3ec6adb66bbc4a8ac56e1830284a90e7fe54f59a126349610270cf2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 6fbeef850452598a9df1cd1b1622f83bc74a15034c2b24b3ef879e5e7062c61a
MD5 a43a176e1e137ae2f664f06f9157540f
BLAKE2b-256 0c0215882708037e77a23641808fe608d6fd4367288c6bdfbfd910ed6e75caf2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_ducklake-1.5.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4ddb75bcf1849cbc1eba3bdba430be98a93c518bb8b66ffcbb73c5212e1823f3
MD5 c4a19197ccc6b3c4f5cca049d198810e
BLAKE2b-256 dad23da249e48f722b6d11336c7741802d8bae26f8d4b1fecf45b1363a4204b6

See more details on using hashes here.

Provenance

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