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

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.5.4-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.4-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.4-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f514b4198f7a3a1fb1c961e21704bde3fbbf69c2d52b70f73ea05e1169a855d0
MD5 40b4aba9cf562a9d41503278dec899f6
BLAKE2b-256 9ee605eb112e8a376b2238152693593c5086e19c5067b4c1c80f1f996c176e99

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.4-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d37f6e8de3b5a7efb386daa8661bb029b97190d9aac81381924ffa009d642ad
MD5 9f3f765f75d9115bbac6a9bd7171e596
BLAKE2b-256 8723b4119db4bcbbf0e077831b6857723360def6d99bbc65cd5f809c0f216b31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.4-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a65f5a4b3465495356ba66bbc8878b79e36ec791d22b6944d459ce12f2795f7e
MD5 6a9f5b94e079f2d717a90b0017643d0c
BLAKE2b-256 682cf33ae010a4d9c0069fa28cabff089a6a2276846de5414461cf4a3f828801

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.4-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 ce50b33a3a9e29d2fa86f3ac5a7141d501ec367341d0822f7306851450d84454
MD5 392e9adcbe333104d48775e04007e5ee
BLAKE2b-256 562894f4c865c1ab5dd86949842d412233930a2bfdb1aecc9cec93f73b24ef92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.5.4-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82f9b4f502a2a2a24d7c2f598c9a9c7648878542715ccf0045a417861830d9db
MD5 643f15f42d8c82bb18f4b2d7549038ca
BLAKE2b-256 f07a5ee22c6ba0f6bb9fa13de95e50763051f49fc765235367f10ce105ef4b3b

See more details on using hashes here.

Provenance

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

1.5.5

5 files

This release

1.5.4 This release

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