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

Uploaded Python 3 Windows x86-64

duckdb_extension_azure-1.1.2-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.2-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.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c905d79b0d74fc70e87548067d34f74869fd52e037694067eea419cce44dc7c7
MD5 0008e704f61eca6b68f90a3748cdcaf3
BLAKE2b-256 93f8e9d911651d3348801a60a74f3ce0c4b970d95c9fe38aaaa1ac17226afd10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ac3ac04191cd925a05213348d0a057594480894125d43100510f36007d2ae6f
MD5 a10393aa6d80222e9fd2ef293f01339f
BLAKE2b-256 fc36d895f6f74e65a459f989ed2b347720584f653c365c1f47531a3df4f63b30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3cb48982f003d465e8545bbe3bccfbc6f1c1410718c628eafedb7e83025ec21e
MD5 a45f11f438e00f3ea76631bd289073a0
BLAKE2b-256 93abf5a96acc1f90879ae96d01e1b4e7d011c39e283342913791abda7d25aef7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44d776e6645531986b66a71f337d4191044b4cc7e53705c8a2a482a2830b522e
MD5 98f33191df3d631f4bfec3700b5bc331
BLAKE2b-256 f358067cc96c35c7073c1c2d78c7e9441b37768ed2e83cc9ea24a5479e8b79d3

See more details on using hashes here.

Provenance

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