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

Uploaded Python 3Windows x86-64

duckdb_ext_tpcds-1.4.3.20251209-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.3.20251209-py3-none-manylinux_2_28_aarch64.whl (11.1 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

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

Uploaded Python 3macOS 11.0+ ARM64

duckdb_ext_tpcds-1.4.3.20251209-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.3.20251209-py3-none-win_amd64.whl.

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.3.20251209-py3-none-win_amd64.whl
  • Upload date:
  • Size: 16.6 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","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.3.20251209-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 39ed837f970db1aa5ad141d3463bbc944036e05a4103ecd88590a9961a1b2143
MD5 4811c43eca73b1686aa70bbf52ce6e47
BLAKE2b-256 59b428ab5a07709692218d68eae7f92b9b3e5d65a999bd827dcea5bed4ef7405

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.3.20251209-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.9.16 {"installer":{"name":"uv","version":"0.9.16","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.3.20251209-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e555cc4a2d8cffd297d38b35781f24018bf3602ee67fa4f8a0e0a36df08fbafa
MD5 f36a2a0cc6f16ea8845091485b2ba4f6
BLAKE2b-256 7dd2942c79fbe08607cb6f5c62124387ebabcefe3a75f3cf07df545abf2dacbf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.3.20251209-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.9.16 {"installer":{"name":"uv","version":"0.9.16","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.3.20251209-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6e5befeece4386ec4dc498cc2f525b94cfb2c5333b2397588a40601a6209011
MD5 eac9cc4a225239d2f3a66c55f23c8ff6
BLAKE2b-256 8f9bb8d69a25383304f8e75361cff43b7cf9be0f129a59279f36e7465a17edec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.3.20251209-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.9.16 {"installer":{"name":"uv","version":"0.9.16","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.3.20251209-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03a4568eef545a599b8427709492a3a31e7830f91a0c8aa4547f04a9f4160c60
MD5 0a4847d02dd482e3c5ad491f0f0575cb
BLAKE2b-256 90f5004ecc5753a582bb134ce4c5165a6654b7b76bf519f7b1f5050055f16d9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: duckdb_ext_tpcds-1.4.3.20251209-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.9.16 {"installer":{"name":"uv","version":"0.9.16","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.3.20251209-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9d187759be9f3b323ac0b80280eaf6080fe1dbf68440ced787f258df69242346
MD5 5735a0bfa9d7568fbbadde6c2f179f69
BLAKE2b-256 8a2b2591f8880e7fd463a430b692807153d92e177d8d128038405e4c4788063e

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