Skip to main content

DuckDB extension package for duckdb/core-extensions/tpcds

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[tpcds]

Usage

Option 1: Automatic

import duckdb
import duckdb_ext

with duckdb_ext.init(duckdb.connect()) as con:
    ...

Option 2: Manual

import duckdb
import duckdb_ext

with duckdb.connect() as con:
    con.execute("SET extension_directory = ?;", (get_extension_dir(),))
    # Ideally also:
    con.execute("SET autoinstall_known_extensions = false;")

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_ext_tpcds-1.4.1.20251008-py3-none-win_amd64.whl (16.5 MB view details)

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (12.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (11.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (6.1 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (6.8 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_tpcds-1.4.1.20251008-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 238d94d858dd46686ceddb1e890caf451ca224955002ed42e6421c62b0b6ec90
MD5 7a968f483cfa4992bcd6991fd026a53a
BLAKE2b-256 435ac6fb301281c894ee98b884cc6ecb6a09dc0aaa6569f7f65408323e1748c8

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a9d509124416bfcc8639009d7cf95a8201fc4ea0e151809ac4d71ead1d5b1b7
MD5 afa450e3a6e50100ee7b5a0389370a2a
BLAKE2b-256 679ba8af8699f99d71107de3b0605d071189e536d45ec25914cec9294df0c275

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 58aeab5bd2f5524b8dd0263ea3323d0d61e24796cab79a6b449b525eef84480f
MD5 8a5367500d5df86f60e3bb225b7ab6ad
BLAKE2b-256 2353f8a2b70734813d806735aadc95fc2138b43d70d53e5045829315cff6a3b4

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d19036c81091dc35533a7edf6f6d857db4ce3ffb8c6e9a4c170f76d0e6f942e
MD5 285934baf5412e75e09262289178e413
BLAKE2b-256 a3cbb15f4be16374109baf6d63fce5b29d40655ad8b9537459b8aae4048e0e6e

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b96a08412b440b4bec9b4ef199b5c068ed580a8933e458402d018c70d5f3a766
MD5 32dcfa2e430e0c9686bc0029b290a841
BLAKE2b-256 98678163d386b95299ef5acffe6c802bd976554386c24e995e964e4118fff2a0

See more details on using hashes here.

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