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

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.5.1-py3-none-macosx_11_0_x86_64.whl (4.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.5.1-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.1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 ea2ab307afafafec91d6ce8bbcd3ef9c47024feff1783a808ff554ed71d4e622
MD5 c318955467117ce41ce91c5d4a49b639
BLAKE2b-256 3309b5eebb28c635f9daad34c8ad63cc2f300966862c7e5cd9d9b560954dbbb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.1-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.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b142137fe9b8ee5b1c56f68b4f84d0dd03e7e9459b4b46b6272cfe696b06460d
MD5 84c7c0e71b5de359ac26c3a1b26cc562
BLAKE2b-256 58dc375a7c585fecc4b98c9d8fd1b759c6b46482b43c9134503669a9d1680512

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.1-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.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 818e55f2b08d40806e327b7bc02b3ac4dc00cf807e59c94224e9ba1f0940803a
MD5 b9fde1513b6b280533658a0d528c0078
BLAKE2b-256 c183368fbe3ba68eac4f0e4426c8f21fe1f4142ceaadb3d0558c2664dd2f2e28

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.1-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.1-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ca3088fdff5d406dc9a3cd7a12616f167bf7a10ccccc3e220a80f5cc20b72aec
MD5 621a47d7cf5228b47ab20d409d9ede2a
BLAKE2b-256 4968fa3b0fb4df1f57852f62685c08401af1f1cdc2c88e0dce6d4ed431c86c7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.1-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.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 170c200993b677c6ddeafc8661ece232b38b992038f72b0b4a11a03eddcb3f9d
MD5 16a2b716fb20af99fdefc96a22efb1d5
BLAKE2b-256 9691d01f6e65faf8c495de819f0ec956c7e88f709b76435626ef6a3c08601261

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_motherduck-1.5.1-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