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.3a0-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_azure-1.1.3a0-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.3a0-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.3a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 2e46acd485cb7d3dec0b8646a5e691cccad95daa5518b50c1eb4d463a478fd5a
MD5 b3c302efc0988cf098c14397309913d7
BLAKE2b-256 64a2a313a0839bd3589b1e5ee42b606a5b301a040c742ddcd8c53b114b634b91

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_azure-1.1.3a0-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.3a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21678c810e5a7f0fa988977198fb0752db3af683bf66f829e22557c04a4f8bd5
MD5 956006a9e6839a0af86a55d8986314c5
BLAKE2b-256 d098cdf18525878dbb5dec47677f7a8b39a68d2d5024cb54d286685af53e0ba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_azure-1.1.3a0-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.3a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8c6a803ca98f4f1d6806b99e9365a508d751c4486b70d7cfcd0d11bc75b0f12f
MD5 23affe0f71c7d6e6c5c68772d67dded4
BLAKE2b-256 c5f1bcf6e6e772a1b50879d5b4b7cb21f0a37b34a4e03748ca18d5c0d7cc7c4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_azure-1.1.3a0-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.3a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f0ef3448e8b3d568a14ca6a93318d1beb7e46b89bb78bcbd60e291f31ae09917
MD5 74b705b0c9b7648bac530254930127e7
BLAKE2b-256 712fd83d2e15bfc92746ea5caf9160ea84f543db776b9165ba53c72730fabd37

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_azure-1.1.3a0-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