Skip to main content

DuckDB extension package for duckdb/core-extensions/azure

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[azure]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_ext_azure-1.2.1.20250921-py3-none-win_amd64.whl (23.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (7.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (7.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (4.0 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_azure-1.2.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b01eb62b18694134f96a98151e04edd2b386882fa55ed26308a651af218795f8
MD5 e2b84e1cd0c5086a45a4c53320bb9090
BLAKE2b-256 69783eb08235ca62b367d5688057c8cd6f89213f61cb0c39d7ded0bde7e6c603

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 abccb5197b3047d20032fedca4a4cc1518292294373b966440f93c213d874d3a
MD5 e44fbe99b9b4cb0a393094fd08aefca1
BLAKE2b-256 ba3b1ec875d65875cd94bf0d0deb1f48a198f93fd93d02aa63111c797d91c067

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a55460070ebf29f69e8593fcac46a35a54edcd0d921673b52b00481a4f3e34b0
MD5 f82374c3dcdc6ffedc259b4c4d531021
BLAKE2b-256 132e797d652c2112415b9b2fb43209eee0980a69e87f3291e3ee3941bed9a818

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b316b6932d5b4093a71bb093b6d61f44df470f6c97d411bdf6a4add2a0d8a98a
MD5 2872c94925d59fa330909fe93acd9f07
BLAKE2b-256 41a081549d2af2854baa6681e1a3f72d94e433eff7eb497196c9811f1f6ab482

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a48f0bcff49ee33198f5ca578f8b70b8c488ddd49d9d90acff38cf337a884c05
MD5 28949f189c43616fc4e70e02d0dc8964
BLAKE2b-256 7ba68aef83a7de18527436c14e690d4dea514943b88e4350c8c341198e8c5374

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page