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

Uploaded Python 3Windows x86-64

duckdb_ext_iceberg-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (13.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_iceberg-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (12.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_iceberg-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (9.9 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1aca37f07bc7c4249a7b35051616d260b559b5b3d85791dcae0d672b15081ad5
MD5 24c591f24589d00463827936b206a429
BLAKE2b-256 5f8bba2414e4f60750c215075af54c7799d43460463a9b2305b8714adc1c91c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 907a41e9e103527e09b3d282d9736717a516e99f84b07b8a05963987738c7b79
MD5 d53ebc5f43e1f33ff9dc96f05cf1abe6
BLAKE2b-256 82eae8baee8140d0be678adbe2ec55f6d3ec62c55c263f1482bdf2f7a7e43f4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d8528a49b2f166c24aabdc278a40ed40eeaafed2a9a05de214b9a0b8f6a5a7d5
MD5 e8eb6ecc9cf10c6c28dc232e5e8f3ea1
BLAKE2b-256 0febf9bfe36ad47838c8b34b89489b9ec9b95167ec49dafc2df98b606d4f6275

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c5df446c0e2e18a4ad6b449827e6926046304e03a48b1f7600937e649a4db12
MD5 ad50fd468c8cc990534002bdc8c9ec25
BLAKE2b-256 6f0387ffe5d81b1922debea4ab9f855038b1d4e117f4d10d345890f583251204

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_iceberg-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db84c8edaabf546dcf41ea875698f27652086d4a986a9ebd118c087d74e01a79
MD5 4c384849b029e1060d2ef69e150591c8
BLAKE2b-256 ab2f5fe1d57ca4d4be42fc97151a5f9826a7ba99da0ac27b81aa8b70f72596e9

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