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

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (27.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_delta-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (24.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_delta-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (16.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (18.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 fb687de4f73b2a8b467576a015a5e942658b5d2d40b351d0c6c35c0c66ab8ed6
MD5 27308ca4f8c239f74d5258e8f6b415eb
BLAKE2b-256 209b4a432b15e4904a0da656a52913011392a44f5406e2ae205253ab6f723cde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 edc964a4ebaf5e52364d3d194397baaa15146eca51e6f641ae4e618a1846894b
MD5 aa09b044fe8373538d280c2240ab2692
BLAKE2b-256 26788c3e588111dfe240992d20c28fcb55878a4989ca027a9229a677643227e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d59d6b47e33a1ff8af28ceef16ab0050d6141d9e452afb8178db6b2886ca3ed3
MD5 51f3152927bcb05d979861218529ff27
BLAKE2b-256 1f1c4e38a2e5194ee58d2d02f5d66225c2d663ed982c0aab6ab891e166f64c53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3727427ec23673e643dabc566d146a63e11164813e56339ef6517ba8bf42cb4a
MD5 4e01446be2e01ee40e0a8930b0117d4e
BLAKE2b-256 a6338201108bda02d500933f00f66bc697014571c47ae3f34a68e3729822f585

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2456e635da8376922ae86b1143f92da5e07c144c06862bc92af6e49d1845eb12
MD5 af42cf9a03964c85e8d5ada528e6b4a2
BLAKE2b-256 99083ffb156aa82c2a692a1dd70cf7d980ed2bcf521b4db420da4240d51361a9

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