Skip to main content

Duckdb motherduck extension

Project description

🦆DuckDB motherduck extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-motherduck

You are ready to install the extension for duckdb.

from duckdb_extensions import import_extension
import_extension("motherduck")

Verify that the extension is installed.

import duckdb

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

License

The duckdb-extension-motherduck wrapper/package code in this repository is distributed under the terms of the MIT license.

Bundled motherduck extension binaries are provided by MotherDuck and governed by upstream MotherDuck terms. They are not relicensed by this repository.

See MotherDuck Terms of Service and THIRD_PARTY_LICENSES.md.

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_extension_motherduck-1.5.2-py3-none-win_amd64.whl (9.7 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_x86_64.whl (4.5 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_arm64.whl (4.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_motherduck-1.5.2-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 6335a880b52c64dc31849aeeda0ff184ff474e7b767c586acc887ddcf2fa2112
MD5 d26aa53a8a754bc32655db2d2d98b6d2
BLAKE2b-256 7be85f6b20456083a7c303797829a536d3ad07888684400c5b7611e195a2b44f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.2-py3-none-win_amd64.whl:

Publisher: publish-motherduck-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_motherduck-1.5.2-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 173da638ffaada897695be7aff9c718b9f97d98ac21f83e5fc76bbe0cfee200a
MD5 5f836ed205f9fda8d4135f536b0f7af2
BLAKE2b-256 752efa8d93cb14aee3fcbb9a2a1bc71f22f729c434da46c47fb852e09fe3f08c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.2-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-motherduck-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_motherduck-1.5.2-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23a09ba35491ea111b3aeaa92926e7e6fcf4d3e1e71873b1754628792e5bbbb1
MD5 2210e61b5d848b507ee3011dbc965215
BLAKE2b-256 0dff8eab5dbf7ca65ea99a804296f1230c7f7c75316a6bcbd32b78c183db048a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.2-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-motherduck-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_motherduck-1.5.2-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ce66d07be67c34fd699ab87f8f4e174c31541c9fd5301e5b522bce3d72590072
MD5 66094d54377c6601abc2cc730fc73db8
BLAKE2b-256 6bb781379b985cdabe33f6fbb0ce4bbaee5d7cf80512b48ccba4bbad543ae99f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-motherduck-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_motherduck-1.5.2-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 382e1076cf33572ebef06442d1746ac157119af4683c60b24328519debc731f5
MD5 81a07e278f74255f489b5ec6e7d30d74
BLAKE2b-256 06a6d99400fce86ec5f2c5f1a15265b61c53a6891acea84d4ff8b8f852ffcfe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.2-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-motherduck-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.

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