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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl (12.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl (11.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

duckdb_ext_tpcds-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl (6.0 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.4.4.20260205-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.4.4.20260205-py3-none-win_amd64.whl.

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.4.20260205-py3-none-win_amd64.whl
  • Upload date:
  • Size: 16.5 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_tpcds-1.4.4.20260205-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 3e75277a242c2c9379f8ce7159e698ed4c62526e88a2c36508db97060a3b471d
MD5 fc917121e60dd0870efad084b546ccc5
BLAKE2b-256 2471e549d46b913b7df17b5182d889b56c78ec3f9a4f66609edd28877f127752

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl.

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
  • Upload date:
  • Size: 12.4 MB
  • Tags: Python 3, manylinux: glibc 2.28+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f12f128031d34965ac3408857a2808df41fbd8b23069316542883798f542de87
MD5 b532faf1662efcf38606146cc66fa3b4
BLAKE2b-256 2b3240dd696957b3fca82847c399def40e1b7baa7627792c1395abf03cd8556d

See more details on using hashes here.

File details

Details for the file duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl.

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
  • Upload date:
  • Size: 11.1 MB
  • Tags: Python 3, manylinux: glibc 2.28+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_tpcds-1.4.4.20260205-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3cf1cd176a89cf145db447900e1f26ce290e4e6f343115abbd039e38a48b44b0
MD5 fffa298afd95b91d60c7bfbbd9bb955a
BLAKE2b-256 356140b0c1f26c7483fd024a9b3428efb7fb80fe8d321e74207e39ae845246bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: Python 3, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_tpcds-1.4.4.20260205-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a94e67277cf6219f5dd911c504cbd29a445e46319213f443641dadebeb3629f
MD5 5c6a85776cda55bd1e5698bac6227791
BLAKE2b-256 276b94164a9efbc86992b3d3e78eadb56c2a6ff1eb53153b561680e487b2802d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for duckdb_ext_tpcds-1.4.4.20260205-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dbed390273152f3d280e4b5e12855515959c2155b90c699c70c54c01efc5fafb
MD5 a79aa35726ae908f4dd0adb2f18dcfda
BLAKE2b-256 caac7f0d5371b3be934d9bdfaea751563abb14cb28d44d88be663b5ca717af5d

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