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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (16.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (14.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.3.1.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.3.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f6d000c92afb53232bdd0c2a0949d60578a39601fd7b997f69d639ea662dd1a1
MD5 0ca621a283d74e6d0639c21c13d4655f
BLAKE2b-256 c74bb19d7cee23b89d48bac50ec707aabb82e089289c229313d84b4f14558542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 90afba9cc2c6661644709b7a0a43fb9c4e6080594410e8fc12d81eabf9091f24
MD5 018644dcdcc776036c3e05fb389fbf3e
BLAKE2b-256 e8838ef8c1009a9a59fa67cc658d39404831ec28495f38f3e9b703dd1b9b4ea4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8134f0c3f021f4bc2867637b7cc10127471ddc79c45e6863c21e9e1d77441942
MD5 64810cb2b60b9cf98a2cca1ffdf5d168
BLAKE2b-256 3ec737291ff7249e5fd3c238a817899e99cb2b4d9e6cbca6bcf10f425e9ee52c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44f6d6a1e21e4d3ea1ef07558c83e14ea47e0bc669e034146b16302fbeba265d
MD5 2185b0678b9b69fec181d5e1709b528b
BLAKE2b-256 d0973cdfd5cf3835d3b54aafe12acded3089ec0e99f98074e79e83acec799ca9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b70d948cd867e777327b13fd2707cde9b7375cfe37f6db0f4b9e2317cf961dc1
MD5 458babcfa67cd3981037f479a6569d5a
BLAKE2b-256 ce7d4ed2dad27e9b3c9e38e2402275a9bf7d3fd85287fa75b5da13f73aca0e52

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