Skip to main content

DuckDB extension package for duckdb/core-extensions/delta

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[delta]

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_delta-1.2.1.20250921-py3-none-win_amd64.whl (20.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (27.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_delta-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (26.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_delta-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (19.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 e4a4f45ec9b1025fc0053853e5f3fd7acd7e08929df80c4a8cc0d61d3a4ef5b4
MD5 f7d1de712d9d063a4877edad5ac9079f
BLAKE2b-256 beb4b8252fe28b46b415539383908b14d84bcd3c36470537319aa52e1a78166a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d9396d3da5641180a0ef63b05d95ae53d4cdf37f7d56f4ec92cbb0ff44302efd
MD5 85b269b8edb851c7c8233a0156544cb7
BLAKE2b-256 9d8096a39dc89f2188dcb99d80495badb65403ed46d191a5382837b16cf0929b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8bc332b49d5af950cd4ea8d2bac0f717e607dceb3e22ecf32f77147be8904db0
MD5 d89c474138ba0b18cd9de19e792e372d
BLAKE2b-256 ee21a47792f72a9c9428f5f13635bb1c87933b54369d649b8b7d1e9514688d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68bc3e6a0d6abde264e1fd89135ae6e00e27366065138d0a95109c727911d174
MD5 343da60bf8e71a7173a650e24fadf9bc
BLAKE2b-256 212bcafc9a631f518c61fa9a35ef9a9929c838c6e09b74b0b7e8b44a6ca89360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a3e45a8f59d72e0c2f94a17dfd218d96577485227b007ec7cebca99c1b82d176
MD5 5eeb492e45224c12f84ab24ea3c6eb81
BLAKE2b-256 c92907f5b937138ca74b72aed9a37dccf3b5db217e1d386140fecc394cdbfbbc

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