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

Uploaded Python 3Windows x86-64

duckdb_ext_azure-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (7.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_azure-1.2.2.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.2.20250921-py3-none-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_azure-1.2.2.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.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 50574306fe4a28fbfa30456d7465b00dd389742cdd6409942a4be3b156b9d167
MD5 4d0c5349ecb899ddbce372b2b27abcf6
BLAKE2b-256 f00a6c4870d98d7f87610594a4589d223d58bc481b8008aa25e12f89eb09d158

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 22627506f2129d1a83965d7a4fd2e13389f3387c83d7dfef5d4da73ec8775653
MD5 872a4f891ced90f70caf6b299424457c
BLAKE2b-256 af45d6fe92927bf6abef5415f4634a032c753e5ba4e397735fdffa55a3347c21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 316e3d380d75ec1c4c95fb365664d05cc610de8c33f8098ca9c56b41dde3c504
MD5 df7b2a00c5936fb8b1a46b0172bf534c
BLAKE2b-256 3704aaffb9a0151547fccda226f58def7bb03cfd8ef5013a936b35bcbac56b77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3ac224312d6ff809be83f343f3bdd9fff5f2d6a7eceb35aa2ebed3832de963a
MD5 f8099ac2718bf7696d45ed819a254bfd
BLAKE2b-256 684da0e349675a1c2e3d8431faf352e01c731cc913df946904057c885a53be39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 279cab14a31eddd1dc39a8f9a74d442158033933dacf6e4e084c1b3fdeb746ef
MD5 934d67cece9e9b8b980617ec7af66058
BLAKE2b-256 9640b6302de4760237c16a6e74d6009320bdadb2fd83e773c7388dad03cc2f5e

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