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

Uploaded Python 3Windows x86-64

duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (7.6 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (7.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_azure-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (4.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_azure-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5f8d89f4b98b247ba817865dcd1cffc636c8777a6d69d760af347fe4cbb388ac
MD5 1d6d3ffae1652b2578a86f96be07a496
BLAKE2b-256 edda242dbf2498fb07c09cab141a528f480bea43786fccaf42d16d385ef1bbc1

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e5f308e51ee1e8b40d335fec888e1407c372ec04e69d78cf778f7a7db7df0ab
MD5 a71f1540a1c149e6056e1e9913b5b23c
BLAKE2b-256 160da83b792e41313731a5dd186badc8182fd5b3f2b58f58732224a7978dc31f

See more details on using hashes here.

File details

Details for the file duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81061202ff57dc3234d652246d28bbf867bd178a31906a51aaa7081ab172d869
MD5 8e45e82a0209b851e1bee6e62cfb45a2
BLAKE2b-256 962dd2182bfa42a2b03e0831ebc276823678dc261c92d4c0a3b3b23b2e19e372

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c38df431e47815bfe57c7001f0d72be3b5095681e931b1a61e54c4434742b7dd
MD5 675e7ea8631df5e32e415e6b0f9e6c2c
BLAKE2b-256 68bb4912ec945eb8552d8cbc575f769139a68b07cded6a07c8f87deab131f32c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc694d49ff637a29ae8d3612583a480a70d0710cb45d35229a4d8afbb2f29e5c
MD5 f0e00bb3518c27312b36bb9921f86079
BLAKE2b-256 b55808696a71d616ab8bf24ddf1ba2992d1b1d57700818af9c5e30e31c2ec461

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