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

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

duckdb_extension_motherduck-1.3.0-py3-none-win_amd64.whl (8.0 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.3.0-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.0-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.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 60afa456de31e5073d58188ff7e1a8ca6729091bfee82557ff32b43ed55c40f1
MD5 34431d63f106f0f3469d9a859cb84131
BLAKE2b-256 1e0e6bfdda8958e0e5092369e0c7e6b592ae340270d54b81d2d1cf28b2694cd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 19223afa73752f2f37979f3a6d1dab501360dbbc43564d5b665dead10aff473b
MD5 99195d1eea6f038894da30ddaa678363
BLAKE2b-256 9ce93d410777717955406386d3731f14c7732b8e8c647e8caeadc2279cdba554

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c25c3146a263e91e421857f9177c8a3c30cbfea0c4f3c90c8826a1469693ce3e
MD5 6f3a5e2217152b2d402e49b82eaf0502
BLAKE2b-256 fc20f7df954c6cc1688b03ca48bc4e89fe0e3670db7a065fcc4fa7a386857c7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 64103652861dd457c64e4ca83c3a2ca36800a6a97eac2d23f07fd9a0301eea4d
MD5 e48ba0053a7701c981939a5594391fe9
BLAKE2b-256 995a95ff90bba754f3661c98f898bf56363505b0a88013b67d77e8f281ab8bcb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8fb69ad8769e013840b46f34cfe140cdafc18201c1bde5cc77d989447562ecc
MD5 dfb51dae155db09dccd0c62a0ea251f0
BLAKE2b-256 9a085be17f55002fa7c080aa52f8bef0aa2ee50bdcfd3f318b9e9ee9ae51e7f1

See more details on using hashes here.

Provenance

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