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

Uploaded Python 3Windows x86-64

duckdb_ext_aws-1.3.1.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.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (6.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_aws-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl (3.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 0cf1c730995006dbc41728b644285a843130939adda91e5057c14fbb8961ca9e
MD5 91518233714f2405b8b9d1e7a6fb7b93
BLAKE2b-256 4e3097da5b3a98a12e14b05a971f77dd0ec84703ee44e1fa6c5e1ca8411eac87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 939d9f7bac1d8a4a0576463ea50c519db71b05c0c4caa9195baa03c8e032ae36
MD5 35e0a5a1c10fd3f15d52a38c7f9971ee
BLAKE2b-256 48e6412eea5f10f2b3260f7a56648555c22a7c66eb2ecf1813a139918af55f2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 05a9c269310e12e85ffaa0184e5702e3cd30a32ec08ae9d345dfe0762400714f
MD5 b00f1e0b96beab68f2543d39eeae151e
BLAKE2b-256 3d3b0b629f3d116dc0b5c026d9ececf6c5c66bbf2735d465a38009c382e1eb1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 06601daedc42a4f025c11e32b4bcb2fce07a2917112d63f8000c4b82350744b9
MD5 b04a3ecc46ce07fc1d4def4e6f27680a
BLAKE2b-256 cc80e672c1f2cdc28eaa02bc6ceb41ebc8f7a24755a5af9c3ed2a5a155e7be9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_aws-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b57605f1493a68c5e816350196f12edd6b371d31292bd5c48d0717dd407a81d6
MD5 1eae545ffb100556689867cc9557becc
BLAKE2b-256 c5bf51858a0d7a3fabb75400d9bfc0742d8fd6eb2b2cadfe4cc15c7a42288147

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