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

Uploaded Python 3Windows x86-64

duckdb_extension_motherduck-1.4.2-py3-none-macosx_11_0_x86_64.whl (2.2 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_motherduck-1.4.2-py3-none-macosx_11_0_arm64.whl (2.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 b6f99f7aeb9bbbd8c8955d26a684460bfc4361289bd5064aa988bc85ac787625
MD5 276c6c415eec3f56aef6fa44ec676cdc
BLAKE2b-256 421c276237de9b642d30c9a2b35a7e4ef5519e3300ce0ed162d040f2489d2a2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.2-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d2552cfa7b6e809583b7eaf6dfca528691c8e0424554bbb3c9a1647dcbe5447
MD5 5d6148b7e2cf76f5d000e8349cdc90d8
BLAKE2b-256 9a6014e52e561d32ce8e5d0ea174483f820faf2f098187c325b47256b3198188

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.2-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 098b46ecc4fc92c417690b501da836e21dd73d9cac8a7eff29ea883c8d6f3b87
MD5 089b843779eae0d89da090aede1352c3
BLAKE2b-256 0e909720dd19e5527b44c647f122f6d59206e8837646f62e2b939c553e6b1a2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.2-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 b5f0fedad45e3bb6914aeaf7de0420c934b1085cbf0b1b9e9bc3621c0a595841
MD5 de940d2656d3c3949d1d40fced67ff8a
BLAKE2b-256 3b77613f998b357695bee990cf7b01b22d2c3ef5634eb7755752332cd7408d87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.4.2-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f219b56915706e688d3d352a0eaeacf1b81c02f6171da3211381d6eb66b997ab
MD5 ca2ddd39c049f004e149b2f44577e253
BLAKE2b-256 bffce069e2075bb6777ab267dd86526b65fbc26afba2aa9eac5baa4207706cf4

See more details on using hashes here.

Provenance

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