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

Uploaded Python 3Windows x86-64

duckdb_ext_ducklake-1.4.3.20251209-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.3.20251209-py3-none-manylinux_2_28_aarch64.whl (16.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_ducklake-1.4.3.20251209-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.3.20251209-py3-none-win_amd64.whl.

File metadata

  • Download URL: duckdb_ext_ducklake-1.4.3.20251209-py3-none-win_amd64.whl
  • Upload date:
  • Size: 17.0 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_ducklake-1.4.3.20251209-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 be09a900f7ea4b9e82394a852dba15d8cefdcbea8bb9c28813e1c7cd0a70d3ae
MD5 3b4a402b3badcaf5df3c911577d92434
BLAKE2b-256 cfe958f878838b49eb1a9df0a9b21cd443ed6a1dc7a90ece8669a128dc228f33

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_ducklake-1.4.3.20251209-py3-none-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 18.1 MB
  • Tags: Python 3, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_ducklake-1.4.3.20251209-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8cef8282d5b3e99e0103e96e3c15ed791dd75ef04f378ddd4206973f4ff6dafd
MD5 1c897efc4c37cb47978814e2f6150ed5
BLAKE2b-256 b74cc17eb4a69701d3bb9af3a3663be36c2b2e1af0b1956980f2d4e0942a9fe1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_ducklake-1.4.3.20251209-py3-none-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 16.1 MB
  • Tags: Python 3, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_ducklake-1.4.3.20251209-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 437fb479455ca713e9e1ed6ca2014669d5fe5d0864563f4a6ee7487f1c7221b6
MD5 47ddcec300a58280780cd2e70383d145
BLAKE2b-256 3eb04408cbc7c524060dfbf8a331fe2ac4e3f324f8a368fcb61157bd3e82673f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_ducklake-1.4.3.20251209-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 9.5 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_ducklake-1.4.3.20251209-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8575cacb743040ed93c2a28eb140e662b8e86780938c6687c3f9e6a41b9d996a
MD5 253f551e1c9d0c46a6476b50915459c6
BLAKE2b-256 eff141b2492e8c84bfa9f57c74fcda9decd06f131b040982138724e5c570defa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_ducklake-1.4.3.20251209-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 10.8 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_ducklake-1.4.3.20251209-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ff1a5953d4d1ddc162765c09a8ff72199754ea398c875c43c3fd4dd26017793
MD5 8affcbd07a20f0b91f26e35959357cb9
BLAKE2b-256 8339688797f3ec727b5b2bfba15ea019e05ff70c27889a4b494d8cbd024f7386

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