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

Uploaded Python 3Windows x86-64

duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl (11.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl (10.6 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_tpch-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl (5.6 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpch-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl (6.3 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.4.1.20251008-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5a35252aa3760d33c7da3e4aba063593cbc0bc164dab37aa36033357e06de492
MD5 0f519f9adabd2f171f623b9c4661f2e5
BLAKE2b-256 8ccfbde530b4a5cc7644d785a07beff2402b224dcfcd1f7bfee2c13def76be06

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dad6b98a979e4f5221dbf57337d2d3b7e43f520601f1b5ffad1e1e542b71da0d
MD5 c29ac4b440047a4a6a4c47b93f6773d5
BLAKE2b-256 434915494e6370962123bd390ec41064269493640814edaa0a738652a2f6d789

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.4.1.20251008-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3c1afca9995abd68351d49057fec9180a9b0d135c8699facd3f552e5d0ce3b91
MD5 cf5c07bfb789b4225628d358aaf5b2ba
BLAKE2b-256 c508e66a7c3d7755e14772ab772ccfc8b4d326cf26d68a145b9377edacf3e2ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.4.1.20251008-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5af819b4b3af84a3b42630849db024d89c6055eb665e04525ba54cda141189aa
MD5 df6da7edd1905e0502bf7edeedfc1149
BLAKE2b-256 50c3b5e55b7296bbe6fb9019e63bdc3fccb665ab039b9537a963f37f50fe9bd4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.4.1.20251008-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c6b2d08d8c9a3591988dfe2a736c9d995dfa329a94af2095286cf267c4f64ad0
MD5 8edcc6598a6e0e3c35f5ea40631efb02
BLAKE2b-256 5fd9150d7847c8077989fd0b5f8d90ec660a458f9b1c766f303bc37f79e1227e

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