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

Uploaded Python 3Windows x86-64

duckdb_ext_delta-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (27.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_delta-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (26.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_delta-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (17.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_delta-1.3.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.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cd57d1552a8a089f5841337e990becf50ac347e6e15f65360642a4213d60c598
MD5 b56c38e84c933d600895d60d7a320001
BLAKE2b-256 740869659f79d75f9960fefa65ccfab81abbbf4f61f2f0df72ef078f12eb4d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 98503b5f79524fa0cd887b1c6033d9f849f7bc1a8be299c2ef1753d33be60842
MD5 7cc6331c22948c6c12fbd63455ffcf7c
BLAKE2b-256 1a25a81dfc1c1be1b4c8f654f7333f02266e5fefd23017f60038b75eca9945c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a5f74bb031bfe4d5c9f5467001ad651a547623fe2daccd14037f92b115de8e59
MD5 a6113d8ffc5d7c9c0a1721280dbc473c
BLAKE2b-256 dfc6f95ee67cb7bcc4265897321778cd200b7abbfea43bea25f43d82a1dff329

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 427630dcc2f8f3d4a915503eb8a5b483ef1fc7f9b933fdc93019c35cd97c2cb4
MD5 b763498d230ae7bf954a0b33ec039ddd
BLAKE2b-256 4e831e9b535b48de2308d17ba9d6fa2a2e9fcf4250853028f35827398183a94c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_delta-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35ec8ab33e1aa9417136ea3a57b95e87893c49ea784680369b36957bc670c674
MD5 5ab58d3ca19742959d1a3d8fb9af2ec7
BLAKE2b-256 6d93135bdc275851e88cc4e1edbc29cf11b809cc960688cbc094ae39f4f15cb8

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