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

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (25.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (22.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_delta-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (15.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (17.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ef65b1d7c57e51967b1865b066c349220120b897b5f74f3a67ffe6b93fd8a0fe
MD5 4b8e53257ea632a25c8fd0b6aa55a2b6
BLAKE2b-256 b7c28da7b6f29a37fc99648387d6363722d80c5ed18c21f0153013f5396a29c4

See more details on using hashes here.

File details

Details for the file duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae687ec54ff1f8d297e8e95c616989e7d14212c53f7ad050c2a1cecf79c4b562
MD5 33b3953356e64b5b9df0d3ef26b5cfcd
BLAKE2b-256 1be97541f4848cd33f3b73cb7be3925b542cec8cef5956710edea618cd50372d

See more details on using hashes here.

File details

Details for the file duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 387fcab3e3753fb4a80f24b492c0cf20c4c67e4563e6f8c7ae68b90cc53706b2
MD5 e42f5a2f65d99453d513095cc0dcbf6f
BLAKE2b-256 210abe5aaefe8cf6ed42006bb1cf7a46be1ae4e29721d6545effc37dd7b1847b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a86d03aded9f7e401a0ea743c35af39522fa5f289aec0d6220733f99d93a46fb
MD5 5fa2ac75e33b2a16bd975073c1041bb6
BLAKE2b-256 f3b77d8d340d7fc4289d418d60d2a7f1ff6f362c5fc14ba0dab7250b147b7793

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6dff60e14e75bde2869d317dad2c623c7046ec21c0c194cff7ed82dfdd12123e
MD5 ecaf13e7cf4a25f5a8c8bb60352b2a76
BLAKE2b-256 ba768846473e6d881f10aea45fb1bdb8fe4b54d6da9346b6c384d0e8596720b0

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