Skip to main content

Duckdb aws extension

Project description

🦆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 extension_importer
extension_importer.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.

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

duckdb_extension_aws-1.1.3-py3-none-win_amd64.whl (22.7 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_aws-1.1.3-py3-none-macosx_11_0_x86_64.whl (3.2 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_aws-1.1.3-py3-none-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_aws-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cf1689d45d50eccbb1147cc1c2eb8ca46e169e35347d81701b8d5704daf12a1b
MD5 9d7c7d6d0c8f96495f43c6cbf70d75f6
BLAKE2b-256 805593b423753ae7aad1321b7347397beed3a6b6ddcaaf022f6d19d586359690

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_aws-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f097bc9246cf1f14a68dbc05556db37c59a0d1ed336eddca3dc457b2ba329cb4
MD5 ca9c9ca271512dbf4f22fec5ef8d2d76
BLAKE2b-256 f608f4cf11ba1448c175a261c108b21a86d036b58a401e78c3115d083b945141

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_aws-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 1a2a23123c41eec1e5f79ae5f2302c71aef51ec6edc4d18ea7cfa1cf8497b236
MD5 42d1398f7ae74c1adf8fc3a7d544398b
BLAKE2b-256 5225a1068a8de77d01923c7af19953da8091194b9ffc44440614bef38cfbb854

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_aws-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 befec6fa64d5fb6c3eca14383906eb8a30e892dd77722ba0e53a2304490f135a
MD5 4085a58aada1c9a759a216edf4711387
BLAKE2b-256 296830020313fadb62318b72acfa8f42e16155d51e1e163a80820db9f0de3928

See more details on using hashes here.

Provenance

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

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

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page