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

Uploaded Python 3Windows x86-64

duckdb_ext_tpch-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl (11.4 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpch-1.3.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.3.1.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.1.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a75d9758661575207cb5c638535b07b6da67aa0679ff0a3e74a409f8b10ac681
MD5 900b9e89c772bb7ea3ada13052b9ebc4
BLAKE2b-256 77a4e93323a1e993ba6e3b20c4c61bf90ef14fc0d280e5fe37fc2bb9df2873e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.1.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b24bae494e36234929fe96c0043773147ec88aba81f76a40a0d0cedba3ccf8e7
MD5 69774a1596d025fc9aa5b7c993d9ddbc
BLAKE2b-256 1b71e118c4777cad9d0a5cf2da055e73a485cd3ef09667115a028059750e139c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.1.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a215c5376026e971d88ef5aa153acb9e97c6807de97c7bfb402621418c115f8d
MD5 b3dcdb86a08caf82a70271fa2e83e88f
BLAKE2b-256 81299fef99bf438aeb555bdc771234e3b044a8d869ea991d91e94c4a450f49ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.1.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6accb3c6d99f4fd1c0980820dac8308255619ad4933fd7a8f68671600d289dfb
MD5 81664eda9b2b59e85dd229b9d96f7db8
BLAKE2b-256 bad540e7300e4c2f866d0d849bced65f33c3257714e2e67dd26e61854d98d39e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpch-1.3.1.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a7e86db5bcdea6dc841501574bc9a1c17e1961f6aad765be858b00664fbbf73b
MD5 1b3465bda66e44c0ea8503ce5676fafd
BLAKE2b-256 95df32eb3e4ba51d0101a0e4d36f82309582f8dab2c2f6ccb88db0c112536c14

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