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

Uploaded Python 3 Windows x86-64

duckdb_extension_azure-1.1.1a0-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.1a0-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.1a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.1a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 caf7f95ed840afb72447c0ef1db499a3592558b884dfb9d4c45a506b53c2ee99
MD5 313d183b7aca73e5d69a85b5748d412f
BLAKE2b-256 7078bc908c24f499f7ed020c81041c7a10fd7fa719ab36a3a0eff30bdd0c67ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.1a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 73a05c90b281b4bd070507fdd69f5644527913a2c2efd58ceb05b24e358fa5f8
MD5 2c4b290dcffd2ca79b3c5768165cba8d
BLAKE2b-256 47a6e3af75f26bbd922607eedd07c0ef9f276edbb48e4cba1ef17d6e224a7581

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.1a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 616b98f4b148c0caa8729849e042139955acb429546677ee695c550913948591
MD5 015a63acbd02149e9249f9efb324dc01
BLAKE2b-256 2455105c49a6276fecb34cbff272a1e378f7580b0ff3f3708faecabf1250fa44

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.1a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b160bee5d671cc947c4eb63bb78a7d38c3fd1ff2f2657af40ee84130c55ba654
MD5 c1f4fbb58b1641e06e38942129eff299
BLAKE2b-256 164f0ebe6fb17ec6d7a2f1c5e5df890da2777ce0cfcb7c2b384c5cd98c15c305

See more details on using hashes here.

Provenance

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