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

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (7.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_aws-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (6.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_aws-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl (3.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl (3.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 254e8677c77fbadb7f2c862f42a67e8cb06cd442a630f5d06e43af90d89a445f
MD5 837b791748b11b8723eb0d39f736fa29
BLAKE2b-256 1b0dd49adc8ed04d64ca99675f0ebae57fe1c1d1fa4f34e08ba68ceb7cdf13e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6be4dad557971a9768b0f2f616da4f9cc0d015c99ed47867084bede2185c9b47
MD5 5f7ae107f065da7656ccf92213c34fd7
BLAKE2b-256 1622cae09f202d29f771b6fcb6251e21fc289eed2c29506cc635ebbb8daa2c36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 3c3af886cd1b7d2545d0aac961f26563a043051de965e9971d9381403a4508d9
MD5 25a3fa2d6fa1a912e03584a9df0e8b02
BLAKE2b-256 c2dc869a90bf94e43866db96a322656762f24cf4c420a8f95a1ffd03bb4388cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e72e85d1d829a189747e5aba34c0df9399f5cdb40d6a1ed2ae8e3fb30afd7176
MD5 f30300531d090231e2ac182bad770ca0
BLAKE2b-256 f3e82cf42ba5868502e605d1bd0e70a20ce9740e176f69d71615666f45774240

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 26de05b39e5e7c52b41ee8f7ec7c71aea56be19630b92a3cfc124707a02a6f61
MD5 19e65c2b88278c081f92765edf79a1a8
BLAKE2b-256 5bd5c832ea2359b8283e1054504cfed810352cae59e87cb149295b24b23ceefa

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