Skip to main content

DuckDB extension package for duckdb/core-extensions/aws

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[aws]

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_aws-1.3.2.20250921-py3-none-win_amd64.whl (10.8 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (5.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (6.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (3.5 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (3.4 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_aws-1.3.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 98a9b5393d979d82e4ec06890383111ed3069844b28f2af4c1a23f3c96d3475b
MD5 22d09d054f8c718d9be119281e5972fb
BLAKE2b-256 e580a3af6aad76bcbe9a364324e7e4ac815ea2aeaac9c702caebe7fe3cf0bb60

See more details on using hashes here.

File details

Details for the file duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d36b931e53654970c58fe0d85d04e261923eeb7e6ee74c9cbbb4a0238229de16
MD5 7e2c95c57e0be3274fce8adbef96f8ae
BLAKE2b-256 050b0e769a779b7e513f071892be383d3d32ca1a1f3d9541cf6bcda9430a852a

See more details on using hashes here.

File details

Details for the file duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 f739fcc2406b44f42ba0d7dea7cdd93d19533e3a5ad36be3c03e59bb5a8c2437
MD5 d13eb1aa74856ced04201e0ede592d7f
BLAKE2b-256 9d5ee583a91dff41914930ec8200152ee3087fc33eff2c4234b6ef8f260322f2

See more details on using hashes here.

File details

Details for the file duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22878a9295ae5249c1168ab1c9c3a214ceffb919893ac282e34f293d02e23c35
MD5 249580079eb88e683fe19e46d9737624
BLAKE2b-256 783e36279811d0a7ff48671fdff2815f91a2760209cc12fc22a3b4699208de93

See more details on using hashes here.

File details

Details for the file duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e83a3d7e5cbde17e4ff898099b65f96f99bf3606af12b9a5b170fe76d7973c3c
MD5 dea19fdd36b95b9213a3d626123287bb
BLAKE2b-256 1c468d492d4d995026dda098038bb8e3048c7d05fd6ca3cc2d5f4321c2c41bfc

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