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

Uploaded Python 3Windows x86-64

duckdb_ext_tpch-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (11.5 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpch-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (10.3 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpch-1.3.2.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.3.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f8829d3b4526b27a214ef0276e5d553962b1cce236cddb244ead50d556f7af40
MD5 54a813374c64aa398310852c41f58a57
BLAKE2b-256 d27191bfe9fb4bcd7985ccddcb8e593150bd88e332520444b38d053bd18d5c4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 8f643e319a931c5af4ae03ba6ba5814a6b35bc9ebb5232207b30c5e2a4fbff47
MD5 584f554fdf0aab69efed55bd85864f94
BLAKE2b-256 23666479b63660f9e6d8c0c075b629b791da7235eda071de3a4aa163704f9697

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 8dc724d685759d207739c42c88c79dc445d0135d6e0bf1b0c08fb5517919c090
MD5 1e1b1254704c3253d0318a0ca3c51dfc
BLAKE2b-256 ce84d8764d8a5472a2273b72783c33b9bc5b77833a23c5add72c83ed002c8f73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 284c7c9a2ee848fa206885152e4990844891110d5f238f524e92c0f18b5dab1f
MD5 8bd7b4f097085ca1642f4f55f2b5573d
BLAKE2b-256 a5f977cd82c90519148d07a33178f2fa78ba501179e95134df1668c6609ce9ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b3faf946b5a742f93838b65b8e104e1c64e2241163abe34546fce00499b968f7
MD5 cb43aa1b4d0e9794382626e262f74cff
BLAKE2b-256 17f080a2be4adc5ad4e34302804f9130f29763eeb7de29e2411f87865bd609d4

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