Skip to main content

DuckDB extension package for duckdb/core-extensions/tpcds

Project description

DuckDB extensions via PIP

Installaton

pip install duckdb-ext[tpcds]

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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl (12.0 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ x86-64

duckdb_ext_tpcds-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl (10.8 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64

duckdb_ext_tpcds-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl (5.9 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file duckdb_ext_tpcds-1.3.2.20250921-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.2.20250921-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d8c85e900ab13e557ad06978e5e480d01ac2af6613be21dd539860e8dec61eaa
MD5 3f4f419f06a4a4c62d160e4ffc0ee695
BLAKE2b-256 6fa874d1700be857fdceb314ba5a0f9ace10ae6faff867175a0f0a050708ad24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.2.20250921-py3-none-manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 4503436dcc81a115414c379574af3edbbfe2470c97e831fffc63d34dacf76cb5
MD5 60876650a82d3526f4be8eb472857011
BLAKE2b-256 96a9497cb15a4a0862319a9b0a7212b6e54a2910a20f9af1722615c3a225b763

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.2.20250921-py3-none-manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 da22ba088bbe2e8b2d9dd6f831d63b1d2044f2e281de0f1cca619ff2fe937e8a
MD5 2ae3af10d2b1ac1850564432e404c778
BLAKE2b-256 60257abaeb2dad7da6fead75e5249b8873b1e7afe699c55c29431d23c0ce67a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.2.20250921-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1fdcea08cf03811a60c1796ad0091544bfe258c98b86297cc037e90ec7e4239c
MD5 02eddd43722154746d14ba4b9da3c718
BLAKE2b-256 bd2730e5da85d697f567e8cc276262cf0ff20e529abc2535c0c31a47c28d6440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for duckdb_ext_tpcds-1.3.2.20250921-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4cfe4eebefa86cbd11821f0d961cc0d25c0dbe835e36436f3bd8715503c523be
MD5 6d07acd12f7c0a827a606d0b67e1cb78
BLAKE2b-256 505d9204e0eac1208267a1746555bb3c264359c1d3a09cd02182396db42511d2

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