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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3macOS 11.0+ ARM64

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 8d4afcd7312e337d4be67dd734a732dc961b982471e58b7e6723c05a3b524b82
MD5 a27779ea413a3a60cd664bbc99da843e
BLAKE2b-256 f7d76a63070b7b0170c73a518c17b70b99ed0ee1310a708f64a8092d7b7afc4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 85bb431ca5239f26a0e1af95af9391f59bc7bbb9bdfee4d1f943cac7ac5a7c60
MD5 960dc1694fc80e1e914a6df6ead4d185
BLAKE2b-256 77a28ad804742830e6bc3d27ba290115152b1df626d5da58dd586742b17107bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 963501019f4119f30d8b801d9ca36956b538d91483a9d42ba73d863ad33bd4a7
MD5 a33d3421971b65c71cde3ea8e5862885
BLAKE2b-256 a611dd623e70c0e3a2e0bf4d0200ef8ca19410ae7442ffa7da641636127d6e51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 55f009abe2b000bb3ab2c304e78386f20ee9c3270db7482bb0002ef0ba2ba0c9
MD5 7a58a562e8a639fe892fd17bd1d54975
BLAKE2b-256 443f92eb73c1031d2956fe6507822e41d5ce7ff276cd71016d18ec0cd1ec482d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.2.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3a679a74c3513248136327d447fbff3d5cdfc34c5f97d9e7d18d998951c09689
MD5 e6914e62fa8db43b92422e7f4832d20b
BLAKE2b-256 d31c1d6738b4ad8d0bb832bd5d4205ef15e9bddadba3e4c59fe12b678e09d624

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