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

duckdb_extension_motherduck-1.1.3-py3-none-win_amd64.whl (7.3 MB view details)

Uploaded Python 3 Windows x86-64

duckdb_extension_motherduck-1.1.3-py3-none-macosx_11_0_x86_64.whl (1.2 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

duckdb_extension_motherduck-1.1.3-py3-none-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.1.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f1a48e706171f0f965430dbb7ffa2be53947a953eb2ae47abfb768820dbb933d
MD5 e29f073efe9e621bdb967e0c6a7a7d87
BLAKE2b-256 d2d0f6878c85feb0d04701c0edc474a0bdd737034abf5a50ea61a73dbbf5a3ca

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.1.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 892c38f3739bc45b84eab2b99284c5f5554ff6d897e97afea0ffabb2cf33640e
MD5 44f49849b9b58c37225bdcb4fdaf27ab
BLAKE2b-256 96fa61eea074a3d50e366674ad7a0d3e3f26301334126e5412d0a4c820474051

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.1.3-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 22456512e2aacb65b8a225fe2e492e76f56c30c7e23149b743dc5db072950f75
MD5 e4e1f2e14a809cd5b85715ef75051eb0
BLAKE2b-256 c298a4db4704989216643e51472253b886be4277bf9ecbbce821f3d61d84b86c

See more details on using hashes here.

Provenance

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

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

Attestations:

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.1.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa4b784ae0f495520bbf31dc97f203d07430135a0905533693c6bbf0545454b0
MD5 6811ea32e5e999bd2b47c5a7e38b26eb
BLAKE2b-256 70ad2b3d4238a69ac8dc0e19bd3b9b7724e0c9d71eb793f4398c7cd61e2af87a

See more details on using hashes here.

Provenance

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

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