Skip to main content

DuckDB extension package for duckdb/core-extensions/tpch

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[tpch]

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

Uploaded Python 3Windows x86-64

duckdb_ext_tpch-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl (11.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpch-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl (10.2 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_tpch-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl (5.4 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpch-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl (6.2 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_tpch-1.2.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d90dcb5352e97ad8d7ab3c0e1a06d1c6b860e4e3cb20b150a55b0d17693d8dc1
MD5 1315dce1350d765ba1213463d911b11c
BLAKE2b-256 baf6a6ad03913e341afaceda3018c2e888f280a4f9c72c4af1222dfaaeb57b03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a81aef0f84587aec6282ef40107ba4ef91a0085a2d85940264f9908b9846aaa6
MD5 53530d3cd0da13caa80dfe96b16c2eee
BLAKE2b-256 a370b10981f3b91266a5a1c235b0b9cc203438b69ac0fe22c7e1624376de4e45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2ac09922b06c2cacb4533e96691cf0e4ccd9677b2c3f7b83c3350ffa7f1b12bb
MD5 4a19e5e0acf5963c0339cf109388065d
BLAKE2b-256 f7eea518418d31a6e1a9130bae70dd6ec5746e46cea34ace637b388dd7f3473d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b89c6f5526489311cc7d2949665c3be852b47a9b6d331f1f58baf00e158c565d
MD5 2a8c312a3f77c0b6397b166ac1b89e05
BLAKE2b-256 3ff8f9f873695cf34a0f78be2bfe396e8568465d6d7411b497bafc608a8ae5a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 683280896a0025657697fa60c945e902ec1b8d4e256b204ac46dd67628f00515
MD5 363941ba6d0eb039aa4cc23f2bb88938
BLAKE2b-256 3eb61daf854b224496763b36b3092eefc846ff6b41844c3aa2e8895887fa4b76

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