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

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl (7.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_aws-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl (6.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_aws-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl (3.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.2.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.2.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 c9fad41db1ca078dc1924c1e51cce35a1b9835704c11931f60a52f62da87f944
MD5 9b29b4c647979dc26bee1a39d622e492
BLAKE2b-256 e7706cf71ee047d8e534bf94dd9eab56f918d3ab141fe0e0a6ec245afc10d112

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 aa68c7b7d748366c6580ec24d6459780dab188e51abcac2d0e004c5270b86db0
MD5 75529f298835417b74aacf8ff71bb7bc
BLAKE2b-256 d8813ec01f59149c88cbe1c8274dca854ae5af563ce27745c9487e9205e3fa47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 710accfcc43df47e9d21f3bc71520fe4c6a919ff0c19e39485c9cec30d478bc1
MD5 3df09ff3519948191b5647a9435de525
BLAKE2b-256 9f65cdbfe78d86b64ceed17d678be21a0ebfb711ce3a90f7fe05bc360109b754

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2bb0e1003d154c33f26f84613496cf534746cf8ab672dd2eaf37abcc843072d
MD5 04d0d7c8af7cf73ee640984625796b59
BLAKE2b-256 b6ee2ed15eb2eacc07ffbf7b6cfca45c7fcdec516be6f8cd94443df27e4caa07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0bb550439696e465eb820acd0247cede84a6a718f1948d0edb3b979656ca97c
MD5 0e63351da955d264d3cb7d5ece5719c6
BLAKE2b-256 1bf5b37462bb445e815bca111cfb734e1156735190ac78e3a17663fb274506df

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