Skip to main content

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

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

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.5.5-py3-none-macosx_11_0_x86_64.whl (3.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.5.5-py3-none-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 99b20cdc82b3c19d13f1fdfb9602f8b25cd35201b134038b77ef948da58e9f98
MD5 b1c088d201e672e78e5660682aaa1c2f
BLAKE2b-256 520cec9179ca47f7308d34ba7d2d6a59f82a11b11408fd89430a7a0f1991ef9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.5-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0c670419614e7461aebc9d1363a50332862bb319f94bb7a5593d312ce047cc36
MD5 ed2471b5054f8a9f01f614ea0762f410
BLAKE2b-256 9836ff9067998b16fbfde610cdb9b7403d130b539a28f136ee1ba44a835c5b96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.5-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d98dcfa22b99487833d179d07eb2caec21a27835408e4d0e85edf4ceaae861f5
MD5 63a4b4bfb2d4d36549aaf62d72b3cc90
BLAKE2b-256 3072dad503d026a6e59723a3dcaa0de1c2a4f77000dc731c78c2d2d280bf3ae9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.5-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b8c152efc0f4a8f0661ed4fdcfaff57dd1d21a51b59b318ad1d09b254aa67ce8
MD5 6da494dd46ac5af823b04532199ccf71
BLAKE2b-256 973f8f421e27a9fd5345da7c7a9ca10c7037e9af5949bc39e3faa7fdce5d92b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.5-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 90dfe2fa70bd29a9ca9bce1df1b1ab3db6ee317f7599e3701ea9d2dd03732d6a
MD5 1b7050d17a69d372b9ee4dc62352306c
BLAKE2b-256 c62d9d58c5de7953081b7e64bdaf0e19599c2f796b1d2ea820053250375b18ab

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

This release

1.5.5 This release

5 files

1.5.4

5 files

1.5.3

5 files

1.5.2

5 files

1.5.1

5 files

1.5.0

5 files

1.4.4

5 files

1.4.3

5 files

1.4.2

5 files

1.4.1

5 files

1.4.0

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

4 files

1.1.3

4 files

1.1.2

4 files

1.1.1

4 files

1.1.0

4 files

1.0.3

4 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page