Skip to main content

DuckDB extension package for duckdb/core-extensions/ducklake

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[ducklake]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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

Uploaded Python 3Windows x86-64

duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (17.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (15.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (9.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (10.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_ducklake-1.3.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ff8cd46c30711f08bffd72f70cc42ebfb2118ed632e8e611d99c73467838cc43
MD5 d8020797f083fcd0d6ab918b7fdfbd7c
BLAKE2b-256 e5f3b73ebeb4a377101146e02a38fdd1b717935746c24a723c82f8ccf366618a

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d71a868cdea5a9df527e5b4a0042f948d370ad385014617825463b7bf66845fc
MD5 5a3468674fd052f70a10cedb86751ca9
BLAKE2b-256 3ecd1ec58c5579425391b6bba8b52d8315b6d4105c61077f2984c38a343216a7

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c6bc658756593323b783aedc5164650825400b3f8c68d422b4b63a3302fe7d24
MD5 2cf1b1a32873ac7edd6fd2cb4e8c0aa1
BLAKE2b-256 560c3650b5f807cd40147f053fa58953519b5fb9612832ef15438bf9e090b39a

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e576a8b9049f2879c6b181f4580eba408d66764e540be0dbee0c52bc7bb944e
MD5 0d9bb4a41cea138870806f2e000ab023
BLAKE2b-256 8d91ca49596a9272a4d9cb77cc12cafbabc081d50da088d2490162466c9e24b0

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 208c41c938be4c8dd95e7312fd705b903b232bc85e283dcd0e2c93fe7ca89dac
MD5 cdd1f78d9116ef7f389e2ac35cb162fb
BLAKE2b-256 82217498a84eeb9365354d066999bb10e9d029e25fe3802a00219c43730f4cb9

See more details on using hashes here.

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