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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (15.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (14.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_iceberg-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (8.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl (10.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5684a6334f82f9ad9a0c1738f17c74625243da65248d80c71f5a40efd3f7cfaa
MD5 fa996ae02fb611823b6697fb7675d461
BLAKE2b-256 2d8f228a7d73783ef6327621c7773168133a9f9d7ba4fd5434f72735d9142806

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 00c5744f7893367e0c09dd3231f8116834b86ce5a9feb35da0ac719ed410c51b
MD5 aba1fc9a9b52b33fddd9a13f3473011c
BLAKE2b-256 28119f8205fcb49978b89376c6caefd894b65535aee805830f91f2efe1c52498

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b6d1e04a3af029da47601cc3f48d502aa416e52da1f2749d42e64a074a776336
MD5 506b0d4f13ad7e93d6c0b6fc4e9965b9
BLAKE2b-256 74f5250eafec5d40f2d7f2596c3194e53e2815c94da9916f02f7e7b6693ce241

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 939f59cda4622762a7d92f7bacccb33076d64bbaf071ddc671eb657227350996
MD5 48ebba6c0b235d28d55d187237c86482
BLAKE2b-256 8b9b4a905de48cb370c4459d4d875a277d945556383a02183e242766bb20be37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ac265e1fc2b07883717c1523fae1c8e654fcdebca387f71f124e7ec8633d26e
MD5 4a3e3c1e206187e5a211c1b802ae422a
BLAKE2b-256 bda4f36d1bd7985ba827c1ced84ca92a01c1d86e171b1800a69f7039cf1fafd7

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