Skip to main content

DuckDB extension package for duckdb/core-extensions/icu

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[icu]

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_icu-1.2.2.20250921-py3-none-win_amd64.whl (23.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_icu-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (18.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_icu-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (17.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_icu-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (10.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_icu-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (12.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_icu-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 2bb4002f99d46ce0a9ee6a3946f42950b8975fe0157fc40bb90e8ab09e5e1c4f
MD5 53b0f297e44334067d2286c85a67d3f7
BLAKE2b-256 9a24c4d4d97b0d07bd317993c2cc816daf30217ab8d2aaad504aa817cfc1871d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_icu-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 14082ef5f639a641f22e1dd5422baab2f4ab700dc995af0f190253aba4bb72d1
MD5 f8de3f5ff568b1eb373717d584567615
BLAKE2b-256 33dfb8921d681663878c1131653ccaffe23d596c5e35f415ce604383ff1e8d91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_icu-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8a9c8d4a17a84a161666606c7ee3a62b3ce2d9a78c3aaa4964dd3264bc02339e
MD5 f95b0413ad4a0c28880872c08735c72a
BLAKE2b-256 460b4eb1e8d06f8083186ecd0cc2f8b25781e3cc033ff0d13461423f0c869223

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_icu-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c247f72af5a4dde01623756456f87677ad695eae5e219ec6f8c217446e0640f
MD5 1a3469f6647ac1eddd5484cb71900780
BLAKE2b-256 1ad2210662f11e1f18104998ef07edf8b9ef8622dd2f91e23b2a84879a665c50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_icu-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d0ea35223eee2813f49296bcab992da92017fdbc785a937c025957fc656bb395
MD5 a77feab3eace7007324afe80f6bf5ead
BLAKE2b-256 04cc3dd9dcfb62c626fcce74ad7345e77cc29c038834767c9c00eaebf87cb2c5

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