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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.3.2.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.2.20250921-py3-none-manylinux_2_17_aarch64.whl (13.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_iceberg-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (9.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (10.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c6cf53b89690641133a6adde8c80806fa53e735f1cac5dc25971a2d145a24753
MD5 ec713692beec1e7dcacf46f04c3faaab
BLAKE2b-256 f3066aa57b2f77378cf20a01c5dba2f361a9867e77214e651d7a89f5e25648c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1ca77b4173d5e5909a9eded70f3a04d2944d0342c6c23c2fa25ce629e3a38824
MD5 b07f97972761ceab06c9087708c0375d
BLAKE2b-256 21c8094bd475d439012a2a40718f002b7ca336712d702224121a6ecee6ec822b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cacd5b14d745cd212463a2c13680e77b641d2c5cdf9e08166d1f982d668a3775
MD5 ba122497e82e2caa45079a0e57ce61af
BLAKE2b-256 58855ac9a390e82e9c39bbe1d7b2254d70fd9fb448976e310bd2c33707dacf4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec83ae830602e99dbd1aa3823b383dd8c46bb4056de62148c27a5ff10a55667b
MD5 32331eb7b1eb5bc17d35f792daba690d
BLAKE2b-256 c2f64879a3afb7369ea24559f451965966c2aa6b46390298f305b537cf5e55a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6b89ecdcd77bc36a3e8a801ade3757fb9b6f7f129bd83a23b00a5149bd8a6ae2
MD5 ddc95e22ff1a001d02aa051f707f5f59
BLAKE2b-256 4d86f8d15c94392f8722214afcd2a13559ce1313543f98761ed8c2a5954845ab

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