Skip to main content

🦆DuckDB delta extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-delta

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("delta")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where extension_name='delta'""")
    .fetchone()[0]
)

License

duckdb-extension-delta is distributed under the terms of the MIT license.

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_extension_delta-1.5.5-py3-none-win_amd64.whl (18.3 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_x86_64.whl (20.1 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_arm64.whl (18.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_delta-1.5.5-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_delta-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a5a31e1c0865a6f595e84e8711003df56b8f58da30b7e104d1e9f7a51a2cbc11
MD5 f0592e1dfcc9f81d1d3c4e83862635c5
BLAKE2b-256 2c71715a230189f38083e8e1f935eec8366c7d7dddb6c370f48125d582f510b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_delta-1.5.5-py3-none-win_amd64.whl:

Publisher: publish-delta-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_delta-1.5.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_delta-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 43d11090ddcf03ee8f516968b005a086a9b0fa45064dd4ef8cb11e1aecaf1a63
MD5 39d411d611f005b65f980dc6dd95d6c2
BLAKE2b-256 e2a1947d0e7eb86a8a427cb9223c808bf9203af2ef66e7b1f781f0806bb5f2ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_delta-1.5.5-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-delta-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_delta-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_delta-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9ab368ce654b449b0139ec4a2f52eb3ea5dcf9beeb971663493eda70bb1a49dc
MD5 4fc173dfa6e3fda32adae95723cca9ee
BLAKE2b-256 011ede94d7bc7e12ea39fae5258582817a437f2f0348aa9f793ce38140af6d1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_delta-1.5.5-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-delta-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 f3921b7edfd133fc5905f085307de046a5eef909ccaa6574629b4b9e681ca586
MD5 57471b6b20d885ea5186a2d99f26136d
BLAKE2b-256 073ccd235b53ca8d43de6457b6c7e9ccdfb54a758eae9f1e0cb700bb5029471b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-delta-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e26eeec084f6de4040422a34e150461d5e8df10f1a2e2bd9176bf0b07068445b
MD5 d3d5b909a8f943ec9d926da04d2162c0
BLAKE2b-256 251957fab53f7afabacdef90a205236a10653bbbadfe1876ed9873c506c321e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_delta-1.5.5-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-delta-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

1.0.2

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page