Skip to main content

Duckdb tpcds extension

Project description

🦆DuckDB tpcds extension as python package

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install duckdb-extensions duckdb-extension-tpcds

You are ready to install the extension for duckdb.

from duckdb_extensions import extension_importer
extension_importer.import_extension("tpcds")

Verify that the extension is installed.

import duckdb

print(
    duckdb.sql("""SELECT installed
                FROM duckdb_extensions() where 
                extension_name='tpcds' or 
                list_contains(aliases, 'tpcds')""")
    .fetchone()[0]
)

License

duckdb-extension-tpcds 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_tpcds-1.3.0a0-py3-none-win_amd64.whl (14.9 MB view details)

Uploaded Python 3Windows x86-64

duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 11.0+ x86-64

duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

File details

Details for the file duckdb_extension_tpcds-1.3.0a0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0a0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 55cbcae1da6e48bbf8e5e1a7f9751622fe9d499299fb6bb2a1200a030f2231b4
MD5 576a853a57a637c7fbd10072013a55a1
BLAKE2b-256 d52c3cf7f70abaa3aa43ece61195c2d3dd144e2b51ef864ba007186018aebba7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.3.0a0-py3-none-win_amd64.whl:

Publisher: publish-tpcds-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_tpcds-1.3.0a0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0a0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ef4c77e97f45d6f261270fb0750c1816e29eb9ac467f812b8505320e084e6a4
MD5 cd4d08e03b2a290c4b76a51451843d87
BLAKE2b-256 61c9901fafc1e91c580da0b5bf4df78ffc8be4122d1c3f78e3688b85ea827343

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.3.0a0-py3-none-manylinux2014_x86_64.whl:

Publisher: publish-tpcds-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_tpcds-1.3.0a0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0a0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bd6eca47d0b3188d87f09914e6deea794f0452d43dc03b2882ea06bdd3c0386d
MD5 a042aa291d4c07d57343b95a916f43c7
BLAKE2b-256 8a5a4f647ed911c3ebac45dd958f89ebfa9a4e8d9265342d7e8cc887fc276cc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.3.0a0-py3-none-manylinux2014_aarch64.whl:

Publisher: publish-tpcds-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_tpcds-1.3.0a0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 348956266f32c96d2348ea80e68cf0b80ca322a5f434e4c3b7b1c05f8eeb8e9d
MD5 91a1bddff953e72e0912815f2b2cd291
BLAKE2b-256 4e91077b88f7a6629e44dc133057025aa08719b54a0504bc6cfac4be78a12859

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_x86_64.whl:

Publisher: publish-tpcds-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_tpcds-1.3.0a0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f73b0130848f9e6306c9bf7f6ccc859fb22bb9172fc9268a3652bda85a5dbe2
MD5 85b817f5b55795bc33077b4bafdc003d
BLAKE2b-256 7e2cc3e1dad44b49638b04ac00ab72d06c546927389df9e7e314106f639b6e86

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb_extension_tpcds-1.3.0a0-py3-none-macosx_11_0_arm64.whl:

Publisher: publish-tpcds-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