Skip to main content

Duckdb delta extension

Project description

🦆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 extension_importer
extension_importer.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.

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

duckdb_extension_delta-1.1.3-py3-none-win_amd64.whl (20.0 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_delta-1.1.3-py3-none-macosx_11_0_x86_64.whl (14.2 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_delta-1.1.3-py3-none-macosx_11_0_arm64.whl (13.5 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_delta-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0e1e09c7f599d852cd4633320a063417d39621d8bb88c38aca0ad625c4a154fe
MD5 0b07be2067ba6ad2fd73ca1a2700bf5d
BLAKE2b-256 873f833f5bdeb3809599bc4cbaea5bac65dd9207515bdce0d27574e83bf49029

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_delta-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf4a45076ce7f79fdc8fc0bb8581b88ae1a2bfa261bdc80cd204534e451aef5b
MD5 2f9f387f016ec285c6bd092c5227952a
BLAKE2b-256 ce169a2a405c56da57797219cd60fc1d4d4ea17fee8a2160dc3934cb115a7078

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_delta-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 afcbd37f1d5e46ee8c28e709cc6530079493de0d549c95529ab9de91b909c5a5
MD5 158fc7a93512a9fe513d218ad5d39460
BLAKE2b-256 c7ab595bc84ccd57581445b16a5cf79a5b2e41175ba5d0e879863271b30295c9

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_delta-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 320d4a60c2e6a226888ed9efb5c8c75e85424535156ae2e21fccd0cb243e0cf3
MD5 1af8917f96bdf9fc1487104384295ef9
BLAKE2b-256 ad64ac8622b456083603a04bf6e55af460afbb71b947daf84e5f18925e96c9df

See more details on using hashes here.

Provenance

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

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

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page