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

Uploaded Python 3 Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a793cada8df75657c69e32728f3d634a62f758de2f08bb40d32fed10ca6018ef
MD5 584850418f91e56f47756bcce21f02b7
BLAKE2b-256 50bab01de8ab89deedc3597126554e8307027f90ae4011e2b01b7223450a2ed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3071cdca1fe08d6a3b4e8f307f65337a015a54631063232f0319254774423723
MD5 38604ac81cdb6f6c668d33a7135527f4
BLAKE2b-256 b09ba4d2cacf45892a92e716761c78ee6b46459bba22cca8953370bbbab5a611

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a668ec509bf3df10031c879a23e5bd84f14730804d3ae0ad690deadf14d93645
MD5 3a82b985be1acda67ddc81b4a288fca1
BLAKE2b-256 f4af91029a2d2f72360d37572f4747f0f5f6d9522bcd6bfcef04d6b87a3d0e8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_azure-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 222761c357529972186e84cfa138a1e967fb215a7699a77ba49aaf413796da91
MD5 3fcf976cec95350dd8c8486a0b52299a
BLAKE2b-256 00900205b6269d07380304c05cd56065a6862ee15409e48f8b9244b996728183

See more details on using hashes here.

Provenance

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