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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.2.0.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.0.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.0.20250921-py3-none-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.2.0.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.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8ea26775913d37ab2714def07729de79cdb4ee60cef7f97ca1b8ed9b4607e4b0
MD5 0737f61a2185e5ecfbb24116cbc69458
BLAKE2b-256 ef818461a12cf994ca607e9cb1dc7e3182383f00cd9bd65a86b360ab754f624b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c670d55ef5ae4fd6ee75066bb88e9edc290ad6fe5794b66de5942f6ec412f16e
MD5 affcab39dd4cc509fb43323ee1a940db
BLAKE2b-256 236e75bdc9195028619d9da40ab1e09bdced0134eb2379216807010c6622c5af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 d945805ee0bffe49087e376c2eb3d7775d237446e252f68a116f2a8e231751fb
MD5 5ddb2aae889dc86ec7ea1f6aa6245662
BLAKE2b-256 87a823b2f90df6c8590443efc957685b325d3f7f8afe89ddce05304dcb9e81c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 14b71142f197b4c088353beba2f5d81aa7321531269a55c31266f094587179fa
MD5 4e5b8cb86d61836f49424070a520e9c8
BLAKE2b-256 5c6e4916c328c280f1b0972dcfd3cfb0482ec879db2a025e5132af31a08f7399

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4dab732263e26abe7a3edba5e5b2dcadc7e694505bf1fb00d6ff694e559fa3cd
MD5 a87ce039bbeba117f586fe45f78af951
BLAKE2b-256 be3aca75bf4a0154b77c3174d46ed4b02ef6a527f4a64c994a7f4a0ee0a55cf4

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