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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (12.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (11.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_iceberg-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (8.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (9.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 99f2330ba6e7afae6a69c81d2f1ae9898071402bf3eb3c4bd1c3836ea9b4c943
MD5 b025460591886c0770a9c762945117b4
BLAKE2b-256 2b3819fe9403544333ac366d93b4516001f94bd54d44573bf0468d4e07f37119

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 5d081ff255db3105e74d89a1eff77b61eb192f59ed022b8af29f58716b24e805
MD5 dbb10bfe4dc76c1a8542772e8663aebb
BLAKE2b-256 8a00111b3585d43d6bfbd4a74bf72b09f488cc6eeafcd0ed3e3d56266241524e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 897a65d21bd54cd8105620d2eacf52d93b76ea468ed2e0c46d07f055b519ad01
MD5 4a24582d073626ff28a8ec6b15386d75
BLAKE2b-256 0bb1d2be9838f25685991e27016c2b0e52062f0d28e46408b08da86827ca982c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f87a70e9f024a2dba7f2f97d0171bc5f24549f54673f14b67093c01cadba09ac
MD5 facd86aa77e7a191a4334cfdc7e0279d
BLAKE2b-256 6f368cb8b6447e162e413c0932299b5dd4af3e83323254ed52abf373d5ae2103

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eb8da550ea57de9d2081eb2657f0f379f6b21566209a80c6ca4dab09e53abc04
MD5 040e6971f1e7f3d5ce234ca50c6297a4
BLAKE2b-256 5cabdf2d9755c65745f5fe2f531a3b4bebbadc2230fa3569e946ed7674a06e9a

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