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

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (6.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

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

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_aws-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (3.5 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 10cae5dea54ee4aaa3c7f53537bf66102144b3c86cc306f08ff43b8112ae1b92
MD5 d3e908c155a7e664c6c94f524152c957
BLAKE2b-256 9815e68b054c3eacc3c6b7d9767ea032661638be484de8002a92caaac54d47d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c11df169d09803f24d6d44a0b22842ba2c08922d41a688dac6f13545b28bb648
MD5 df7ea5a016169f45d003fc3a7632caca
BLAKE2b-256 f60d55540f3b07d10a9d70e7f317880c28ad10ed8c2859d85a143662cee3a2f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8f66750f38462fecb7813f3c7abc86a3c9bc5dd9c93d2311870ecc934698e7e3
MD5 3830168dc23e148c5dac1c02b5c9c4eb
BLAKE2b-256 e909e8722c227de55986a08b6a325bac9fe75ce873a0e4d9b6080ac4a1840d7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c7ad9dadf2cab949f0a3968773e1bc7593a551a1047b39e5d620a77621cf593
MD5 79830825f7eb7dae9c8a2195fe64b6fc
BLAKE2b-256 da35c4168e8f26be6e314e80f3a4ee3a424dd510c9025c7affff47e94393d1fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 213186164d946957c1a54f264c06522585acf6f90cfb09858bceb4c726281ac2
MD5 54126f65a3dd0da50511eece8e3a4a18
BLAKE2b-256 27b378e994730398c386e8e8de42bd6aa0415644c4cd95d230ecf9f1d1aec55c

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