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

Uploaded Python 3Windows x86-64

duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (18.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (16.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_ducklake-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (9.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ducklake-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (10.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 aadae8393f1c1844e640e35e2d311a6a50be27ce4f4bd6f30d842b97f9488909
MD5 e964da8fab277c8619fd32b59ad5e239
BLAKE2b-256 6656e1a2a7b9f23997183ddc4ed3b2f94c003057effb7162fb5b7fc660610b77

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 26426f23dde14fb574e6c274186fa1fb3078b25a97a2bc4978083ddf52a750cb
MD5 42f9f9504ea8e5e9a0f7b7dffd45a124
BLAKE2b-256 37a27cf0e1965a00b9e3511028484d73a1f9c8a2ba87bab9ba5215df1ef47e8b

See more details on using hashes here.

File details

Details for the file duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd7d50813983b4da4b05b09771958a99742e6a1e4aec89456dbcb8e286a96f90
MD5 944c2ab35f7a632b73f707e41439a4ab
BLAKE2b-256 e8d73bb7ce4d9a76bd50c993313d708d4767ae3a222258285a8d78e94347a68a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04f8e9e24f3c4c5b669145cae6828c72c82e50f34995394da36991b5c9d08b18
MD5 17da6bf3cc4943f98f44a44564de3204
BLAKE2b-256 7c411efc065389f804bcf7936384c4eaab9fdbe6acb5342884fe9d6e6f97a498

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 97a7875b07c085e262d7bc79a9e9ea8b326790ae9e33e1e88f0dc5c2122ac1f9
MD5 bcd6d09af759fe8f75304d05911e88c8
BLAKE2b-256 c4f108ff6255b771542c7eb83d0cbee82197b912cc0c12866a8faaf016e8f406

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