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

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl (7.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_aws-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl (6.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_aws-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl (3.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl (3.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b429bfb093b4b83915085ec896f216f9988919fa9ac8d022c0ccbab47a90ef48
MD5 c1659ec2edfc77fe83882bc39bfaa7d0
BLAKE2b-256 4b3876e1f41512b0dc47d4965495d2713e4eceb3001bedcf9c3cc833beec37d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e160e8d7a2883350d45e2edf880ff76b731740bcc9a254ceab3512d10ee04787
MD5 ff49f596ec46e1e3a4d45b3691f184c5
BLAKE2b-256 72983e9fe285a3e1b6858ac4663044eb3b7eabe808a269ab69899821b02a043c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 67f17deb2174cf531369bd46d0b6a69aa62b483bf181473c0d3e74f04b7bdf4e
MD5 852099da511b7375937f44aba8d8c744
BLAKE2b-256 4ed9c3937fd1dad62737782df4b07c0f44e86a3e06f96a31b51de5e5360f0a11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43da8ebd38deab283715411f1674f37664255ad029c281da1479d39f93f59df4
MD5 8b5bcb6333710bc407ceabb936cf8a60
BLAKE2b-256 b8a73fb823c7b48a850cca7b0e590a325f7911381be0ecaf694cc9cf400861a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eb5e38365d2957ff8a0a34e1bd83b6a8cf4bfe1d34e06686d3418989231e00d8
MD5 7af240f0b7c4b9cb380c7661bb62c05d
BLAKE2b-256 90dfbc4dcc7001452a745af2de411ae7364dfc9e6e175089173f69c68ab3675f

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