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

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.2.0.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.2.0.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.0.20250921-py3-none-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.2.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 be5af4b7867d8a93094221171e1ab44c7c51d22fd495aa797822e4143c010c9d
MD5 b205b16044264927c4dae1d25b40a89b
BLAKE2b-256 bf6a444fad7f923ab97e013b500be9eb33eeb15359e1a9e5b53e35f340cc59e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 49c00b9f9755d08ca79e8b5000188601a05975991f68128f8c5b4fe74f446cba
MD5 50108c6ea237eed6c0694be50a22dd46
BLAKE2b-256 beab6570574226ee7881d954a9bebab24f42e11a149e1e52cc593f40b356c0ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 9cd57f2fc57eebb4cbf0306b34f94e80254b715d0ecd2ede7fb56b8cad7bbc39
MD5 932673bff47b90a1bd650fab2ffc9dfb
BLAKE2b-256 737b70426439d2d6d12ef5e8bf5b718787ca0bec16424498063ea7aa82030e6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 139ed9307571b8159e40f62a5d7897967aa42cdb993f1ac8f598e1bb96504552
MD5 1570b118afe5fa677dde09b01184b64e
BLAKE2b-256 8134a63287e80630dcc8bee48f0adb719800c44c441b6b9538fe6821f8c32e31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 be4e2755e4114d481dc77b2c9fb76e1df68ebc3d7296c68f49413c3bfaea9263
MD5 474ff19dc1e77ac3e7cafc24626e09b2
BLAKE2b-256 44eca0be653bc5c726ed0c1966fffed7e27760b0016dc7556909b315a2f575b9

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