Skip to main content

DuckDB extension package for duckdb/core-extensions/iceberg

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[iceberg]

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_iceberg-1.3.0.20250921-py3-none-win_amd64.whl (14.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_iceberg-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (9.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.3.0.20250921-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_iceberg-1.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 7ebf8443c17f88044ab2be59f2bac563fbc7b0534d308d5f741480c91f4de1e5
MD5 57ef58a2674642cb560e3cd2ac19dd0a
BLAKE2b-256 79a92e8687fac57991a209cbb8dba3d237b8d0f01f31c3dddfe311c33c99a91d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 082511ea6245ae6623af6289d9dfa49dfc717478f83686923a83c83c700301d6
MD5 06250a7c867c5f48503144c3cf665835
BLAKE2b-256 84e87c1db81bbd7b970808363ddea8296360971edd934c788cedc09fd0c94400

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 14945f359994dcb20c9abdc2cc2358c9ad33e9bbea15810f14c537e7164236cd
MD5 397080de5a705ccfb8751a3732429dd7
BLAKE2b-256 f842084f93951c4e70b7df3957568503ec160f5344e2db7ef7d372ffb7f7c2db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbb10f6de9dc99fe8ab2ff30e4a417055fe6cd58ee342bf7e041da4688bc6014
MD5 0ecd38624fc803d6eb7a2745939d8931
BLAKE2b-256 707dc17c94397b7db57696ec9d061102949b03ec40dbcfd181d41086bb972c60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 230513dcbb9afcd427d4f0911d9bd388d71745d8789b53338f669d75658cd247
MD5 9d25ca3e154ae47f20a287d6045ca692
BLAKE2b-256 c169d0a5660af69e7510d5e8dd6ed5b43ca2a4f4f859b3b802a57e9c2d29ce94

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