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

Uploaded Python 3Windows x86-64

duckdb_ext_ducklake-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (9.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_ducklake-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (9.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_ducklake-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (7.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ducklake-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (8.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 451bbb661b243ae715505d85a61d6205530f29d0b17eb14113f1d53c8491838d
MD5 5dba5defc4ed6ac1de15e9bed01dd259
BLAKE2b-256 52e5d8ff8ee5ac52309c3e873cf4060b97894a41c3ec34817c083a93a33d0892

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a746fc878c014881fdcc4d5cf73bdf16c11ea2b23b89a615a7bb7ba7760392e3
MD5 e3f64c27533121d7f601892061637c0f
BLAKE2b-256 6b9b30b3eca111ca5f178be92bd60d3e384669f1c9074bf7bc2d2117680d3c9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 571938c60eda0246bf34a784e018d3ddbe30265bf733ec7777adcea7e6d9e02d
MD5 7097269a58c9de920f20c42c15dcf05e
BLAKE2b-256 fd19205f5a29cca0f9460b0c5c40d45fb1a6ccc05a2728d2ed9914ac25e63e86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5fd74cd7cd237e3ab61f9c8632bc5dfb5df7cc323d8fedec1021cf5f9234111a
MD5 406134ccdb422eb182955dff1e013d33
BLAKE2b-256 e392dc8b1f07ea4d1ffaf3b6788644baf57eebba3f2949d0fc6a06b0202726cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_ducklake-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34f9ba0b6a43a406d5ac59b237945c5fa47d11fe2297871b796c77441af8a8d0
MD5 c6380e7ba2933a1c83d25056b7751874
BLAKE2b-256 b36546451cc38fed2b0a687b2810731b35a298b25255b7a8914175da0271343e

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