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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl (12.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpcds-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl (11.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_tpcds-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 060c390f969c0906d4da4e03a01e2bb59083bb0daa224492a623f467a1396655
MD5 05ef2289577ab0d67bfb630a1f6121bb
BLAKE2b-256 f17f2dea918e3a0d4e5afd43b67e56364687d55eefcaf557140d5072d8b92755

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 d7ad4ee55db33aecbeae8779e8166cc63db976877237025ace6b8782127cddd8
MD5 bb22694f2a69610aa5be5849ec5d3f9b
BLAKE2b-256 bd3b657e06ca715bbcecefefe805d2e5e5abd5ed8cc3d767d4a6b2346623ddf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 85e08a13dad7da279b42e135401a972d4a6e7159069c9ce5332873a9814e8a0d
MD5 82615475240dee80144e208925f286f0
BLAKE2b-256 0dd774bba1cc2eaf1fa1f66d25b247dbd5bc8f3de95fe5000e0f91ad5d5a71eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eae566db2c5c344f58009acbd7f529a119a0726ceb5d0b1c14c45a22abcf40f1
MD5 31cea5baf77e6a3454959159e6fdbc1c
BLAKE2b-256 446c4f03c2654da9d271f55d277c92da1fd652322c0877c4c3e1386555a9a603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.4.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fd8159cf225e2b07e33e668466ea9b4ca2a70143768a0cbf6e3d18467b23a8b5
MD5 c9cbbd59e771a46a3800e3321aa652cb
BLAKE2b-256 df40c46fc68d464cb8007b382da465c7a195b2e684031da94ebcb246010f5978

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