Skip to main content

DuckDB extension package for duckdb/core-extensions/encodings

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[encodings]

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_encodings-1.4.0.20250921-py3-none-win_amd64.whl (34.8 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (62.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (56.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (23.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (22.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_encodings-1.4.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_encodings-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ed77de2ded5e96c122a888585799187616b8075452cc37bda5f7fe0ab1b3099f
MD5 5b1775f7214f34e0a306d73c07142d9d
BLAKE2b-256 f2a2e51c36eba3c96fa59b99acf8cf0cfc014ea3ed38162f98fd6fdc9d158b62

See more details on using hashes here.

File details

Details for the file duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 caca0b2cb7434bf3d8b352ef1651153016656c5192869cf8c8dec458898b17d6
MD5 5e16695138dfb20a2eed250fe72b5c58
BLAKE2b-256 25cd3fa437c18d073157247c7b6fa79685096f3e97110d4b896c8471fd8b6c69

See more details on using hashes here.

File details

Details for the file duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_encodings-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 c399a0494a17ac8d85d525274ceab6701003a82b9fe10b1d36d446b7df5ef158
MD5 3fa1635f8ef1af2baf54feae25085792
BLAKE2b-256 102cce38d5c1e8df73d1683e4087185e1876b1cf8c7d16e0a6a77e9454f740ec

See more details on using hashes here.

File details

Details for the file duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d02344be5b7a69f5a2e77e00f118752967356deeb43d69449d4fc5bf6946450
MD5 877461308cf96ba5b868a3b845e17720
BLAKE2b-256 cf8fea84104de6c0c24373e3616be88d27b5c6f556912e671180cc91856bae88

See more details on using hashes here.

File details

Details for the file duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_encodings-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 58a0e07c3f08e174e4d2bbba2014b205bff0ba4a1d161110997a054fb138cccd
MD5 dc31cd623bc9e273e86bf47f713f4960
BLAKE2b-256 2186baa84018e64a2ff1ebeabd12b5325cf6590d0f24a5d418c189e49705d49d

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