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

Uploaded Python 3Windows x86-64

duckdb_ext_tpch-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl (10.9 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpch-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl (10.1 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpch-1.3.0.20250921-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.3.0.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.0.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 833fe54b44e21e135c6abbf5016bf92b7bb7bb38ea0f5dd3511e71703992aaf9
MD5 4ac7f343bb4129864f33e4c7c7a04d0b
BLAKE2b-256 33018450ac3c575ecf63cb880164160ab8f678016ba2a522fb308cb359e77f9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.0.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 988557b417b128c2f2c21cbaf3f6257f140dfcb203f3be2d1d709841cef0dfee
MD5 5a892ee86d5b8903c6c401d1b79c3a9c
BLAKE2b-256 9d657bef7be786ed267f36f3211d11a89766be885eb3ad4d56f5428b00366b69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.0.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 84549b58d247e8303aa4d4dfaf72007f4f72c3cefc4a644c5c719cc6d4bbd0e8
MD5 45eb19d55a135691b67aa1deaf60ae33
BLAKE2b-256 9666bc2af1d0641ae92b74f1e28afaffd2df9ad91be5536f14239e94d5c3632f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.0.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0eb39882354b2550938ef644c3e71ca61dbac702c6ce4bee93ec71576ab96a99
MD5 9e3c491c3f07e17211c2c0d2208264c6
BLAKE2b-256 9146dfe906f8eef7a05d0c12769746c4af70289ba8e1c6e00b31963cc8c4b1f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.0.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 672271567d16929e9eb4fcea00d9530a0d666c1c70c194a182f970f67010bf2f
MD5 f7cfa8c2a69dc35e0d6c03441e892c1e
BLAKE2b-256 57d566959828d67c8acac579b49416eaa822517aff180d6cb85501203c9e750f

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