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

duckdb-extension-motherduck 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

If you're not sure about the file name format, learn more about wheel file names.

duckdb_extension_motherduck-1.4.1-py3-none-win_amd64.whl (10.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.4.1-py3-none-macosx_11_0_x86_64.whl (3.9 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.4.1-py3-none-macosx_11_0_arm64.whl (4.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 77ca91d2f607fcc0936242c57a1a04b38780498286d2f3503dedcdcebde7470f
MD5 76c8a7eb770662569a1af3a23d6c3099
BLAKE2b-256 c58c988c5153420c868ad3d979fa98d6dbf69b5e41f35966354eba1cd5385f08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7ca18de45b6230027ef5fc6333e78412443d5f3a390be03a626a50a04caa211
MD5 5f0c6950209f7c6dd6043a9e20f0f455
BLAKE2b-256 91ea9af19b25c4f993cb216dfdb120b71f3332338226e8c37068d367334ca60d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cef3eb67c965b9116f2cb1fa988dff836cd1762b3d8fbd30d0b3f7b8cd0e0fe9
MD5 a51fa76a86bf438299be320591f93f0c
BLAKE2b-256 1250e01eaf02742caefa9f516fc0d4c27454f751a590aaa44e760827a4cc1b9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.1-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d406384dc64918b65cabe0378639ed9e88c938557c23cdf773d613cc931c3fec
MD5 3a35e0461f09e7f0386bca9f5ebfed5a
BLAKE2b-256 343927fa6eef469f6d22e78f4890166967608f1f3ee86c87ab648a0ddd861e33

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c271712f6ffd7e4c648a86b3894ac845f22848d0b266ca476dad5d9611c8c24
MD5 4ad2206252537f7295f834745295238c
BLAKE2b-256 cdf4eb3d60e70dcb72c967fec5723895138bd9ba4834c99140958ab0d1444b9b

See more details on using hashes here.

Provenance

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