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.0a0-py3-none-win_amd64.whl (8.0 MB view details)

Uploaded Python 3Windows x86-64

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f5c96069636d3809cdfa4c675414cb8828859a98abb4b50c35c6110bdd3fa5e7
MD5 021f27e9968b773a0dec40e99e339e0d
BLAKE2b-256 0fe9d106e725fb172f4ffabac15f3c80b74cfd1da31c0176d50847eddd80c58f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ce65cefa3c1026fee1237430558181b172b79a10983a71838dcc1da4d3133c18
MD5 4f9b6bb124d989259b4d47b5b9b87ee3
BLAKE2b-256 2891995eedab779d4b5bf7cd057af16eddf3f16e493e261428ec803dac054f63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b1e752cc5cb9d0759db5dc4975fcfd72c6581abd5bac2127084b5b6e120b372
MD5 272e11a2d9799107692e5b35d211ab1e
BLAKE2b-256 91226d2ba893d8c82fc6e7f820cc02e094b6f0cbe7aa71736d04c37dd2072fd1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 23332ff8a99a3ad510a6b4cc23371a60b8155a5a6f8ccff9ce181af4c106eeb5
MD5 182d7dcddb17a5c3b31ded765a7fbcc8
BLAKE2b-256 ea008c18eca237b6531d34bdf14efdb56ef667d954373962fb01460e2bcae7f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb_extension_motherduck-1.3.0a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eeaea0aaf9990f2b6fe6a459e5b89684677896ad4b7a52955d88e1329d032a61
MD5 cd5edcfb2b2f762655747fb64cf2af53
BLAKE2b-256 fcf73c8425a81ec3aad46b4571970404ae870f8d673ca371dbd97ec554a88f19

See more details on using hashes here.

Provenance

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