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

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.3.2-py3-none-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.3.2-py3-none-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 37136967b4b2c936a543cbb2cb0a882317431effbd87f20e0b8274632b055fd2
MD5 8d5b045f5d393e440a9ff8d5f3c6c428
BLAKE2b-256 b9fb6bc21eb86d32e8da7c66be7ae6b54f79fc8b0566487831f9441d46f10e12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c87d0bb94cd61b26b77f00898f8e90e03a013691ea530ccefea653597a8d9fd
MD5 b57628b303e3c7d5494576b0230b7b1f
BLAKE2b-256 5b29395cf224bfb2571a9be1e83e7e5e6672cc27ec6eded169e1f0a01cc05825

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e282c082d69fc7df79992e199a0e3ea97b9896133bd74b128987f64e290f5805
MD5 bf0abbd03e7c72b07e498bf88af4edea
BLAKE2b-256 492bc268fbcd662b78a23effb5f45f24d3f5ab13cf618664ab8d2fad40734ce9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 2fb3e314eca8c1dc5febeb3a14fc8f1286f59d3ba5c83e31d2dbb412b6b02c5b
MD5 213e40088ab975e9c31efae8819203b9
BLAKE2b-256 95417f20afbf4cd94254a70f7902b1abdcbc805f90c4fb9943d3398898ea713d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8b5566a3e8b36085f3d0c716e07ed260d77729f63c93d40677e4b0ea3872bc1
MD5 64eb04c320b9be92447070af55bc7789
BLAKE2b-256 f97d6224e7b211661e06cc2283dea218d1a20ace7de2798a97b593eb4d80c1ed

See more details on using hashes here.

Provenance

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