Skip to main content

DuckDB in-process database

Project description

DuckDB logo

Discord PyPI Latest Release


DuckDB.org | User Guide (Python) - API Docs (Python)

DuckDB: A Fast, In-Process, Portable, Open Source, Analytical Database System

  • Simple: DuckDB is easy to install and deploy. It has zero external dependencies and runs in-process in its host application or as a single binary.
  • Portable: DuckDB runs on Linux, macOS, Windows, Android, iOS and all popular hardware architectures. It has idiomatic client APIs for major programming languages.
  • Feature-rich: DuckDB offers a rich SQL dialect. It can read and write file formats such as CSV, Parquet, and JSON, to and from the local file system and remote endpoints such as S3 buckets.
  • Fast: DuckDB runs analytical queries at blazing speed thanks to its columnar engine, which supports parallel execution and can process larger-than-memory workloads.
  • Extensible: DuckDB is extensible by third-party features such as new data types, functions, file formats and new SQL syntax. User contributions are available as community extensions.
  • Free: DuckDB and its core extensions are open-source under the permissive MIT License. The intellectual property of the project is held by the DuckDB Foundation.

Installation

Install the latest release of DuckDB directly from PyPI:

pip install duckdb

Install with all optional dependencies:

pip install 'duckdb[all]'

Contributing

See the CONTRIBUTING.md for instructions on how to set up a development environment.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

duckdb-1.4.5.dev39.tar.gz (18.4 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

duckdb-1.4.5.dev39-cp314-cp314-win_arm64.whl (13.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.4.5.dev39-cp314-cp314-win_amd64.whl (12.8 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp314-cp314-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_universal2.whl (29.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

duckdb-1.4.5.dev39-cp313-cp313-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.4.5.dev39-cp313-cp313-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp313-cp313-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_universal2.whl (29.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

duckdb-1.4.5.dev39-cp312-cp312-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.4.5.dev39-cp312-cp312-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_universal2.whl (29.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

duckdb-1.4.5.dev39-cp311-cp311-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.4.5.dev39-cp311-cp311-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp311-cp311-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_universal2.whl (28.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

duckdb-1.4.5.dev39-cp310-cp310-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp310-cp310-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_universal2.whl (28.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

duckdb-1.4.5.dev39-cp39-cp39-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.9Windows x86-64

duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.4.5.dev39-cp39-cp39-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_universal2.whl (28.9 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file duckdb-1.4.5.dev39.tar.gz.

File metadata

  • Download URL: duckdb-1.4.5.dev39.tar.gz
  • Upload date:
  • Size: 18.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for duckdb-1.4.5.dev39.tar.gz
Algorithm Hash digest
SHA256 72def4b9d4d8f5271416b5167b4b37c11e4f5e3eff02231bdccd40563b6924f6
MD5 b8b1e9d56a11a8b5a47b6bdbc596aeb7
BLAKE2b-256 68e0bd9f3c4724fb6272bc3adaf786b0097c204a8efc6612a869100eb35b9586

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39.tar.gz:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 156dc005081c9838d8c7eab7088f635cca98cbc425c4d89a64f779f9db1b2cc1
MD5 2779b7516fc891420dee586c8dc46a68
BLAKE2b-256 a142d9cec9e8aa09661d5eabaa0bfd1fa2923a30a921cb3ab3b02bb5731608f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a6bbb25854bf46d6b5f330f621f6282c96d053c0b28e7a4ba4d76c3b2a30f406
MD5 1ffd84b4732e2079c987648af7060fbb
BLAKE2b-256 21b348ac146e7fb8bb1c0245603181385334afa8f588ef2ea3e3dc7778f6ced5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6d252331dee92db8b7c85bff8bda1f412826b47b18413ec0fde5c38dbbe3a3ee
MD5 2581a4a38c6397ec2577e31763a71ace
BLAKE2b-256 043ee5692ac925dc89128b3f6dd717be7e8123be9b8b6d938d3a8bfb8884cac3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0da939c5a6be1afda51f5fc8f6fb03bb0612d9dd27c4715921d41543c44922e0
MD5 a800274bd8e9d1e6ab5985e64de3874e
BLAKE2b-256 9deb3a7626da7473ade3949f4995f945c4851878131dced457de2c9805ef2cf3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de55cdf2cf9f55f70c8f0de85a52fa64ba7435a68b730e7d5dee9f0af4d4696f
MD5 f09e166efcef8b6d7fb55d093aa5553f
BLAKE2b-256 0e1719fbd61c1c5da80f627b92d06f12f24ca54ccb6765b0b76c7891d48c23da

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 73a3f47e24ae68d3a91ca746b0d3160654295c6993015e231c0fd96d7a2f2fe3
MD5 9dc292f7099e7a5cbb98f972e635d18f
BLAKE2b-256 6afd23a843fbe7c014d6fa51c4aa8fa76bc80076d4ee11aee4cd492878f410d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bfc863419854e0ad9c5c2fcfbceaa42cfb1395f1424779470c332d7e96e79974
MD5 5176598335bee34b874039727a5674f1
BLAKE2b-256 e103115642288d01e1dac35569f96fc86c9d02ec445d4451940bb4e6196e4af0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 4dceeec7bd32a94196dbac4586dde9674511e31a215892fefb245bbe7ddcf2d9
MD5 82a9d47a60dd4c3ea7773b0265b08050
BLAKE2b-256 e87b852acb0aec6d270a0159f172981d5bfd6e0ec8d533553c87b487361766e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c7ad1ae38af80aadc078a9e8049dc7c89a2256b4b0054a3b8b79a2c3ea0e41b2
MD5 f6635cd44a2dc134f7f1331a37642b67
BLAKE2b-256 ca7c1b25fe93b4f331077bdd6786f8891bd7cc9d474cca17575d8e48e6987919

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5e80f04e138738e549cf5ada3b01e3113222b506975835c9b257d1c3a7cb245f
MD5 cb89cc3deea21754c3809f4b47d827d0
BLAKE2b-256 98465820ebf8a787fa900441c658d72a7940ce73299a2892f383316c041b76fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2d3079e9e8264c97ffa31726e9eab232b50c4c8ae6504ccfca091fcddd83b0d5
MD5 7fbf9c408441323de82e2210497a120b
BLAKE2b-256 bfe9efbf0b89eb8f1da2776d76e6f4a1a30d5a2930aaf966e54ec682d334cee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31e483d23011b83367640a97d9bb92ebf595f253d8f8796ea4643b36ea29abbf
MD5 3c26cd764e4fc18984770072a65e67d2
BLAKE2b-256 9ff3380173b17f2d6ca0f2dcd417aa35fd750802248f3bf42ab381b8baa69968

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1877754449a31a9dc0d14f167d10bb1580a870702b41d12463689b691e0b1bcd
MD5 60754111d067ff0f258ac1567c0fa206
BLAKE2b-256 6eff4958f65c3dbd4c80f56f353048bd677181c5ab28f4f6cf878736a4aa0418

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 c87040c5f46ff74d57d145d62108eff1b7f11e99cbfeab0dd0a95739488f238d
MD5 633027780fa99ce506e3ed463dc15412
BLAKE2b-256 7d87dd76348dc3180725812440ae87c4ada19128c0c487649782e21874957c45

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 da9e92d321f758b0817305943645f01fb392999b62924f1c3ba7febd1f51ab49
MD5 fb45044355a6b99ae3dbad6a6d7344d6
BLAKE2b-256 8b0cc864f384a6b4872936aa310d39ff9665434246b5319d287b4e8aeeca0bce

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c3a4fb89a05d02f26cdc4b61a64b4e531fca20c1d51e02f3ae3ef58e9e3dcc7f
MD5 19e04adca50148676ad0249ff95cc155
BLAKE2b-256 f25f05c92074dd83ef0d2211ba997f22075d5e8bc79c6e98c0fde24b5a15bf57

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6220af4352b5d9c9ce5aa0eef0a8f4ed0cc1eefa1dd0b4a54e11ef22b0b2c0c9
MD5 c84be657e27ccdbc88e481e06349c38b
BLAKE2b-256 98f9bf647841d1678a4ff03ad2f86a9a24fe303263faa2fa5289c49c7b32c280

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f50ffb3ff8d2af8be8588085995bf56ee09b407872de16159546348303b99512
MD5 f94ba59571a81232e7cc188f6ab2fbe3
BLAKE2b-256 828ef11b613598266594fafe28b7596f8a4fc0db07f023a46aebb30a86a7be59

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce51223e5d519b54861406359ae1072b70b259e2c4c3454a82bc6d23c773595d
MD5 9fa206434474dcb6c8295c0c2e256c18
BLAKE2b-256 bd8ae3b018718cb84a629fa4bd3f4a05e1e08d2fe9d826a1b89b68b900d44a0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bcc79387f113b2fd24510ed22976864fd8999ca0033f1a9447a2383c854f709e
MD5 45bd7cfee683a18376330eb6c99d6dc8
BLAKE2b-256 0bafedec0ae0ec62f22ad4da9375dd6dbc010d011ca90e015a7bdca626b774de

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 fcd1f8e219612a7654b591533371f6dcdc2d9998e4e5b8809eae60623297e935
MD5 ba3fa6d26abeee71d6dcdb0bdb2d0954
BLAKE2b-256 bf5b7f6f9ec13a4ef1498e9510682a403c0551b9c3bf039125d85de67cb5e224

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 324c07a34a1a789a700033d1c381484d7f9bc525b5c71a221f1d17fcb11c82b9
MD5 5ff798b1e0cd1dd8a30c76fa0b62f6df
BLAKE2b-256 46162e552d16519825e495bd0dd5786520cb8c4d19225ef929e455b388ac2fd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fda79374d91dc725d876f585242ee2a49cc48f9ac2c75cf2f152dec5c76b3906
MD5 0ffea87b03046790455fdb34fd0b32c6
BLAKE2b-256 d0e2b820ba4f4086f04dcc5aa038e0a4f4913b7fb8c994681dd54b2103b610c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4585e12884b016eb60f2702aee04f02d86c10240f4b236d3c48ed57bd0654b53
MD5 a710ef672961bd87c9a170b47d2296ca
BLAKE2b-256 4039c5c77ad8dd98146945baddac67d67e00343861e000cf35714693da2b80ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ea5b19c5474744f8d4108e19d6d786a7c909062d7bf1e7fe7dc9aa6de4a352ea
MD5 619948cef887f11e8d86c7f75c5333ed
BLAKE2b-256 8b756ff8b6b15dc13a7bc17fc3d870b2c88041aa43ab63854f1480a5831cbdf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8586a563d270b3564b78f9eac08b59bbd47de66f025eef63359505181e7c4dc
MD5 497f23f474fa3f4ee121c9cf3aa5c57a
BLAKE2b-256 65b0c22120a2980b91dd7c382acf3747fb61250c5049429b7d033bb9daec1be7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e1a63bffc3d36cf68d456f3dd699d7570d081b42109c4ed13558b4e3225af62b
MD5 ec891a98305d0c6a00e0a55713aec233
BLAKE2b-256 63682004a6675e6b38cbc11c67f43224f7ca02d4c1292c44ddca29e527f97641

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 ca8db2b1df065228bb871b29771c47a3d1bc4821f39c5abbb5d1b6dfb7cf974e
MD5 96f2a7fe9a23872f04e644d29a0f1ad1
BLAKE2b-256 8b54419618e15d6778807a537d49ee3312d4cfeb8d18d6e1b34a729c3a71cce5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c8817b6e8efe43162949c5f5ee600bee8c2261e2cf1d45ebda42cab5bc6e9f55
MD5 aa1941464a4f5cb5d19507f45988077d
BLAKE2b-256 153dd5ebaa548fb563d902ffa7ab533fd4367a02178e7ae6e57ec0b9a06cb9b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 380df61b1c502d8b2c25faf501938ab82cd5ff24b1aeda52f5793849b2be5bae
MD5 dd1c8f79a76fa60da98743aa635f5d03
BLAKE2b-256 db32cc478cf377554f4ab66d762bc1df6cea2bafa23037377779936b2bad6950

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb6f86d3bc55d13cf06463ec09c3839fde08d4f45163db2ff6ba0cbddb9b84c6
MD5 408c8a6563c8705e23cef24af97af923
BLAKE2b-256 cb887d7d29edefcb3b116e5c31421ce901a3646a8bec3f285cdcf7cc4d0bfd1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53c8fd256db0c91582cd2dbe6e89c6616f59e3efb475a0bc87ffdb39192f73b1
MD5 83850b1bc0ad721a7fa6af33e702047e
BLAKE2b-256 9999bd85d594d9ed5ede005ffaac74b1acafb093a141e99b8bb92c7a58be8f00

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8bd0609edf76a67e58e0f69aa25ed31abdf6b4395cf1a4d04ea288daaea1134e
MD5 1308eaa16f739e0cc040cb76c13ed84e
BLAKE2b-256 29f7ac980b76e4a061d78cfad0c08393312f88d04316aaffe3a76ae5956b5b46

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7cf22fd9bb72411b8274206c8ff57aec5f91f0837e2332fa377fc13d6f34c88e
MD5 867b915c7f51a7ae126b31272592d280
BLAKE2b-256 57f918d8f31996dad4eb41483f2a6d11fa6e494302784bdd39b685e2221291d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: duckdb-1.4.5.dev39-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2ae16fa2f503368e5b24b146d7f385753de0902073652a3e92e0f33e791c716c
MD5 d9e06aa1e68b1feae80f786c69d9ef0d
BLAKE2b-256 132804be0279c06c3e095a8f4e5931bbfc8b31e52cd79243cc73b59850481302

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93e9be29945057666d4ee50940db9e178862a5eee90d51fb18467f4cd52914ca
MD5 88e6b9181b692bd4460bb46c23e6cc87
BLAKE2b-256 becf1d3b849c81b20dca12d5852b4da08ce39efc89eba972ea3a92245614b845

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b64268af9654d3ae2952d333da1e1233e1c90620738cc28e422033df9335a1a8
MD5 a3405bdeb2d189f2ecc53cfd53833824
BLAKE2b-256 2887e2b66888be3ccac47d1ba26f09d1de86dcd6aac6398aeecd2498ec8f29bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24dfb5aa9194b3657e630033f14dbbd463a28dfa9de1c804a0485069f19feb3d
MD5 0a6eed77d97660b7488054a6a8d113e9
BLAKE2b-256 787447531a6f7dd1e193050327660542fc7461d404cce180b689d846d9877c71

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7e56e7c674d6028cfeedd6f6ae370200da2815d9fd3610b095a50595a127dc11
MD5 39fddae51b5762956806e16fcaaa8d8e
BLAKE2b-256 53ffec5bf7952b4bcab95f9c986ae0b70895e67e967659986e7e97b06c2c27ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a455e86b537f11ff247cb34c9ba05dca7db734e2c13e502ff38fe5c5fd0375aa
MD5 5998e9aa7b4d395652878e5cbe391080
BLAKE2b-256 f20e427f84d59aa3254dc3340078ff66c7bac50a8b3da5bb8709944cd94a2418

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev39-cp39-cp39-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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