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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (16.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_iceberg-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (9.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.9 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_iceberg-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a906ae74fa1b61b28c3c8e4b33924149ca298917b8e02f66574747405e494e05
MD5 40b84f5ea4d9e2cc33d97660bd728228
BLAKE2b-256 653c053a8220e5d0ffd3a4611eb92b5c2135dbac98de6cfcd48a21b5cc7369f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8ad68fcf30f79562c30163cc6b18aa326504f808daf0be9dd4a2005543a06613
MD5 5395c3d97746afe4a947e2798a6d98d5
BLAKE2b-256 093f57bc110e9dcf3436cfe9e2948b2701ee368f8662611520825bab6fb42a06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 142c6ea0bd95abde056f1848ea6900ce3edc4f19c68a1d90ba2f4f59a72e6f42
MD5 4e1a6a1cd21527d02f9ce865882337a5
BLAKE2b-256 72eeeabb645a46b18bd4780ae3c03eb2ab8df4a5b6b3f0e93cc3cb8b10adcc95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f1cc916c2896ca497f984e8033e3fb0e3de673a2c18ae2772a68dc96777355c7
MD5 e99dfb2663528228886f5531e899ff96
BLAKE2b-256 e1c1aa7bf688d317b5cb72f0035cab5c4d31baf3ffc443d38537abb8ace7de1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6882918c37a3e0b0301890afe8c457deee8ed07a36b060e027639c2a90267806
MD5 a21b9b514a5c1df8fd85de9bc7c02f37
BLAKE2b-256 f6d3016159f856b38812e5d0ae25e191f0849876506c5f62062c210f324fa5f1

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