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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (11.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl (10.7 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_tpcds-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5c7ad69723dee69b8ba73554fd7e1417d0901489e88bac7d625383fa30b13cff
MD5 eb804d6babf01ebb99d60d6894dfa9c2
BLAKE2b-256 a6f196841bf2301014d194874be59cd21076d235bdbb879345a0d79d2716117d

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 92d04bf3e0090073c8145e597358073e004e19dbb005f2b3d825dc84f1fc9219
MD5 141cee273b6ae598a05385f96e1b01d2
BLAKE2b-256 7df06065e827ba7f4450190cba3bafdff9e51b9d6bdcf17ead3d10bc28ea4341

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 94eb6c5b606dcae76ecfa01eb081f06eb9d5739aadb4c3aca8daf7a1c3a6c551
MD5 6ea9af557d0e018861690eeb29f54e2d
BLAKE2b-256 69aed009a9692acd263a509494b85bae305abee54e6720e50bdf1b0f80b1c568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3c7867c7111a0b625e62942f6747407b15d0b076ae33c71043ad9ec2834ab2e3
MD5 4a94c1eac0952ee9d6bf093468d10fc8
BLAKE2b-256 e26991317f6db6b229837599423220064921d4d242c667b99128b794938b6ca8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8be58f7ad90b7fd2bb2f1425bf2f15f05876795bbfb11ebc96998f273274caec
MD5 6c44929e25cee5f67db2ea3514b79e8e
BLAKE2b-256 4d6e6ac293fc2327d46d13165d0340d26a4773620003660b3dcaaea48f1a32a0

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