Skip to main content

🦆DuckDB aws extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-aws

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("aws")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='aws' or 
                list_contains(aliases, 'aws')""")
    .fetchone()[0]
)

License

duckdb-extension-aws is distributed under the terms of the MIT license.

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_extension_aws-1.5.5-py3-none-win_amd64.whl (9.2 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_x86_64.whl (6.6 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_aws-1.5.5-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_aws-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d05ccff3f92ec25c0f157aaf21beba84dd8b2d10862890c2a5a698770598bb9d
MD5 6a7e52f3a9ede37b36bd43667192a3af
BLAKE2b-256 f39f3aee51919564d8d49d91c0e1c16b6388a4cbfd1709a09d2ec083d45d0887

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_aws-1.5.5-py3-none-win_amd64.whl:

Publisher: publish-aws-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_aws-1.5.5-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_aws-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4717aff077e07b683f8b6a8d6338da3ad40b08c9082bad5fb06e1a1a86861ca6
MD5 2c69453d81ff24beb846d2cf81bf4d42
BLAKE2b-256 13eee1d8c3580b6f9d2d42410397774934bddb017397b2288e2f44b52da085d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_aws-1.5.5-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-aws-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_aws-1.5.5-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_aws-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3392bc8ee36bd8081d86387b48357848795b29625ca4a502a85bd9ec07715566
MD5 89fb8b6de28b9d366573acdda984ad3e
BLAKE2b-256 d96df3d977bff216b7cd90ee2258919f06dddcbdcfb48bf3df4c784878b0c257

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_aws-1.5.5-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-aws-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 fb5ac2f093d24857541bb5048a90e8a509040a4740ac620c34d82c62216aac5b
MD5 6bf158fa0a5d6fa5bfa104cbc13046a8
BLAKE2b-256 7dda3730f5ceee93b49491de0c9fc48883eb35d5405306c7febd3f096231fbf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-aws-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 01c2795cfc2bbfab5c994f6fed97b39d0e80022b3afcdd4c387128047e9c12ce
MD5 b84a04fc75915ed620d19913f19d1b28
BLAKE2b-256 689eba44daa1bd47d17ba5cb2c793b8cc2152b2277537c7a12b800ef2b7aa536

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_aws-1.5.5-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-aws-to-pypi.yml on santosh-d3vpl3x/duckdb_extensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page