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

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (24.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_delta-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (22.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_delta-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl (17.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 52c6fd5ec4ec4ee6c1978c9eb0ba2aa959736b8b5392ec5cdce2915d3f8f8c33
MD5 a36cfe3336633069f7cb5a8c6ca0f547
BLAKE2b-256 b1f498a204de2d5e49fa4c6b6fddd0e8d1eedf94858a696ecfdc270c48bc025b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 acfdd29af0213e32e9269deb63d502b8f46dbee76d95c106bb9efb686cffbf4a
MD5 2191ac76abfb5fae7e6e150f0229a9d4
BLAKE2b-256 b9dca1ee35e46086de30315f41796fb606e7e001b3de53c2b4b17a9ec9b8d093

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 08921a5128648c71737367727f8e7e3bd3cafba293e9dd8aff32c4af4fdbe8d9
MD5 4b9f418ea0e4f9bfb7c94098ddd2a846
BLAKE2b-256 0d21325c9224979956228bda6386e565d7d6d80fb9ea431e27f52f988aaf0827

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d553a924d485fbb9c8a0a22c732ee6d2029e5b405ab665dedc636814284a3f4c
MD5 1eb0056b11f325a7f39738d1dc5236b5
BLAKE2b-256 8d3b225fd5855d72ddd404975d878a3078413ea1dc5ce2380806a6a4e8e80657

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e53edf9fec7d11929f7be517ccc9a5827fac1373ba82982243b5b2d84e203254
MD5 73eecac98c649cd1aa46e3ae7a0eb5be
BLAKE2b-256 a9c008501a81366cbc329aba6ab0ff49108def68ba8e8a8578631c389a795de6

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