Skip to main content

Duckdb azure extension

Project description

🦆DuckDB azure extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-azure

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("azure")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='azure' or 
                list_contains(aliases, 'azure')""")
    .fetchone()[0]
)

License

duckdb-extension-azure 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_azure-1.1.3a1-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_x86_64.whl (3.6 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_azure-1.1.3a1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 92d7d92a2661e3595da01d8f48b06039ee55846ef421484375875a5c696adb93
MD5 8121631d8ddd244fd158380248e04715
BLAKE2b-256 60869c876703375017396200701a87e83180f1d38be91f467e4779fccc5d10dc

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file duckdb_extension_azure-1.1.3a1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19f6413b923384462dbccc1fa4337496014fe2457711d9e5525fc64657b0fb34
MD5 355d858f9293fd94fbe24a263d282bbf
BLAKE2b-256 193b1660eca88390508355de2a30f824f89a1d3afd2dd89b15c46e30b958d993

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a8f81bde40d31ac5aaf28eb7dbd300485834ce35c837f2958030ded5749f57c0
MD5 a5f9d9a7bed72c83c35648afabc3f16e
BLAKE2b-256 ece3c2ffebf599af244a1b8156eea64c85de2b74ff5053f6373968e01fda22ed

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

Details for the file duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 402ae326264e92b496cd47f33e9cfd841fd593caba1101afc8b0252749b4eb66
MD5 864f2c6d3ac65fced585f0d732f75f62
BLAKE2b-256 6ead82f2aafa76a349c3177274a104929554bfdf5b8532dca6699e71fd89c82b

See more details on using hashes here.

Provenance

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

Publisher: publish-azure-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