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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (11.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpcds-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (10.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.2.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.2.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 33382f20653c3baed647841f6f0018880d70bc295f5d085ed7d3cee681278727
MD5 40da661988c928918fd82195ad88f36b
BLAKE2b-256 253537ae3cbe1e47007302f588b126bae274fa4f1b5f37589c6138f0d912d74e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8a1ef5318e0f6a4684378d1491818b2b3933b79acaa195abcb8125a80cbac7b6
MD5 dc4a3dce5573cd1f045e861f5907d81b
BLAKE2b-256 b8c7d7307415d04b88d43e774bb747dd589d53cb241269115ad577f54e3645ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 1b4ce3d689a78a53025e3dbdcb42ce9dfdc7bd9159ba68199323802ce6d849a5
MD5 a0259445b4ec624faa45dc91ef0e4113
BLAKE2b-256 a8bcb6a769ffc7e45df1bf55dd22f8d3132403daaf3f21d08eacb3ad35964649

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 379e3ac351d8b2b3c0294f716c4af2f39fdf7a74f657a4f40fe26c30bde5c23c
MD5 33b6ac284ed7cae35fe9132d5e5c4c31
BLAKE2b-256 6d60f0d95edd4abe35d7808478b8a456acd359dec0b4fa0690e0871477268b79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 36224ce22e0e992befe2d64d12bf323076cdd965bceb594545ac3853e676b629
MD5 154af25df1a4bd4ba276626dc978f89e
BLAKE2b-256 2dfd1b8b55f7f1eb7e3f1708d749c18a3880ca42a0a0a1bbd32e09ee98d3e9de

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