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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_azure-1.2.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 afb7397b54b47e6152e3daea3a245a0da7157b9659cc6e0129ab6a44a0110ef0
MD5 46686ccdbebb8fc0c7d0df07427957bb
BLAKE2b-256 7be9de046163941023b219ba615471a0977a0f94ee55b9fddb6041fcfbf18551

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 cdec90df63ed7059d2c8334ecf1a5e94f8b59defef7ce9162e2ccc7b9498c5bb
MD5 e8a5dcb0fc0629998bab5892b16d7ac0
BLAKE2b-256 998521a3c4c15263eb03799d717a10faacf8e37b386209e2dc740b9cd44c4e2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 b70e5cb717e3678355cf6407edc379477e377cf8687625b7e30c70743c7fac9d
MD5 b32e923ccd47e4ecee669dfdecdb6276
BLAKE2b-256 92a454423b1b14df017f276364dfb92f585eb4fa29f0ad1c2dbf0058a4bdc394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbbcd009b2f47931b23cd3ebb846f1d83165155eae86920ea0a62f3ec688084f
MD5 a824f2eca09b56ce6735368bedd1d8c4
BLAKE2b-256 f91b51df88cd5e17f9ee46f3660f20f6444e7c5d6004c9bcda50c5f1271f0663

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_azure-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 347cbcc8064dbfe9851be5e52c6e4f30fce1ff95957762f3d3ed8325a9d88b3d
MD5 ac52cd5ab9cd6e0e1b3d3b1b71df2be0
BLAKE2b-256 e118a13ffb25575160761b78fc3d1b097cbe435b6e4ee3af2897d827d317449e

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