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


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.5.3.dev13.tar.gz (18.0 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.5.3.dev13-cp314-cp314-win_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.3.dev13-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.3.dev13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.3.dev13-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.3.dev13-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.3.dev13-cp314-cp314-macosx_10_15_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.3.dev13-cp314-cp314-macosx_10_15_universal2.whl (30.1 MB view details)

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

duckdb-1.5.3.dev13-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.3.dev13-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.3.dev13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.3.dev13-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.3.dev13-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.3.dev13-cp313-cp313-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.3.dev13-cp313-cp313-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.3.dev13-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.3.dev13-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.3.dev13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.3.dev13-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.3.dev13-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.3.dev13-cp312-cp312-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.3.dev13-cp312-cp312-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.3.dev13-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.3.dev13-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.3.dev13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.3.dev13-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.3.dev13-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.3.dev13-cp311-cp311-macosx_10_9_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.3.dev13-cp311-cp311-macosx_10_9_universal2.whl (30.0 MB view details)

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

duckdb-1.5.3.dev13-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.3.dev13-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.3.dev13-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.3.dev13-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.3.dev13-cp310-cp310-macosx_10_9_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.3.dev13-cp310-cp310-macosx_10_9_universal2.whl (30.0 MB view details)

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

File details

Details for the file duckdb-1.5.3.dev13.tar.gz.

File metadata

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

File hashes

Hashes for duckdb-1.5.3.dev13.tar.gz
Algorithm Hash digest
SHA256 b388a2ea28924fa24ac09196c557064aa3631f9da9b3da28ff154be5befe1961
MD5 8321791afa0373290dfd2e5b06d69aa2
BLAKE2b-256 01903ee66a3cbe93543d9edb2d60e1fbcec021ea52a9fba7edb6e03680419a71

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13.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.5.3.dev13-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4a167f6552cc2303b7c15dec2ee2fe9ef7686d878f2ce2001ad7547738726f7e
MD5 91974e29977b3179990ed639f7d3d1da
BLAKE2b-256 bf26b62aa76f9ec5b349f37e58b67ef9aeb8ba725832d6b4c056c129131755f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 95c9c1a5f1aa4e7e62839a61c41da0388af8f5f2f7f66d9cb4be11785a58d1b1
MD5 5ea7ee36c78cfa243063fd1edc720f75
BLAKE2b-256 fafc0bdf3e72356cffd1e130fc85bf7f7a162d36d5fd222ba0f254e845262176

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0f15831b91344438f1c760d9fb49da15d969bda2cb15b5ee19565c7774a2c54
MD5 8432754498a3f31d8382b32dcba978fb
BLAKE2b-256 5332b36b8e072c06e9233894c980d6a313eea57853c9ad2c0eb18e01650811ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a052a0472fe98d69539c8d55525096154a2fbc2697fdc05f9684bddd5f3bb13c
MD5 7e494fff2ef8aba383b2191b0da0c64e
BLAKE2b-256 8bbfdd00481a357f0bc10e0e56bae099dc270fe06e01c0a3b8265a77ef1bf44d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d85355fd8279ba796943445e31a4de0c4fc7780e674cb25a5c7bc203925f5fd5
MD5 1e82611552bf5c5aa029b1fa979f8b6d
BLAKE2b-256 6ac98f761e8e67b6a3abfc9bd49c89c99ff9d2132724055020fb71f05014b39b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4ec8fd1c57ed893428f027491cdef1d11bbb72bfc0430b8a77ff26d988441bca
MD5 cf1ec829ba3bab194dac029cd3dec9ee
BLAKE2b-256 97e717c3c09b5db6ed6546fddd7427d1ea7e52684f5f3b743fbdb6a6be6a50a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 24958c9abbe13162a92afa0ad35ec40e8c8f3220f0cc8c3b7d6dc13db32046d1
MD5 fcae8a7901b5bd940a9a9f6661427c04
BLAKE2b-256 da4abe00b90750e6567e8b3bb8c9e46099ab2a05d75bd5ee74dcc9cba2206ff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c70a5ae1f0feacce2071339525a33489c56eae8bc79a48c344714ad873bf0baa
MD5 afb54467de4850974340320f12833246
BLAKE2b-256 79e0cebce9478102373132f72e003c99ced3293ebcbe7aa26744a86b927a3f0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f7b5599852468b0d0eb2cefd5f97eb63b4439ba7ba3c0de75e7417738faaffae
MD5 c153f677da97d6498d37caa3dff69eaa
BLAKE2b-256 19b746007e338089611b1f31eb107ac6e361d9de23a57c3a40e325285cf7075a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ea7fcf569c6d73e3fcfa0228d74a1ece498903a30c62e2729c4574644734b85
MD5 66d5acb351ef62d5731e790669193b0a
BLAKE2b-256 db4e3ddf0fcc0d4a056c7d370a7b1610f1e2e530e3caa4a8a4c6d7d90b71826c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f241c47ec08aaa157417000ce107c55b138621603830162de582bc92c4b3efcf
MD5 0e820e11c0ff4f1f7d943d253f917176
BLAKE2b-256 726e3a810a1df6b5d2f568afacb913217428da90afe75333a3dd7feb58a6d153

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b6c05c26081de4c3ddcab638041e1930d08333e6d8d60cf712875d1c5c4645b
MD5 3464f61f151dbbbc97255eff992d2b2c
BLAKE2b-256 11eb4ebe5ba99058cd7fe7a8d241f7864adca7e88a9f1ff35db5f4b339e1ceed

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f9d3630b73571ca07bdf978a419dd4545ae53c7588cfe4c8ebfe7a51df7f3b75
MD5 3253e57f66911dfdd59ddad46c9a1ac3
BLAKE2b-256 928d73da7410414839028deffd57030845e543ffb8cc3cb9e338138ba5f40db3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 947ababb985fbb44613518c97a94646ccfab274f5971cef6a2809db58a3a2e52
MD5 42ade2940dad87491db6521d6a2fe522
BLAKE2b-256 1c16806771694580d4cc6a0837b57f2c115870d4634bd3f517c4bf7b314a32c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 808860049f9c0b42144f18408159fbad334fca31459e5533e74b131969301e10
MD5 2c4b1eeb066d9d20794f2be11772780f
BLAKE2b-256 5c8c3d411df98650f593973545468bc7dfc7e91f4fc2cf959d1357391cf5508f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 25c6be63832be28ab3556fd2077f27dad20ad789fd5731e6c4e9039362eb31d4
MD5 d55ac134dfd15e121babca2cd01ce6c1
BLAKE2b-256 e516e07134f34183842e75ae081c7efa97f37cdac6a8f2a8d8952ad815d293a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf37041e9e983b02f8ae883c413eabb727e7a89491b42fc56f52dc970510e4a7
MD5 06f35bcb2ffa18b97ed875d6a7aca5da
BLAKE2b-256 3def0a0039220258bc6786ddf3bfa1fc5e76ff1fe75ca946c8dc4849b96299d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4c5714a2aec5e4fd27460a2a60b4e3b25b557824b3d3ef602452f8bf365aee8e
MD5 5898a8ac964bfd2dfa61514bab45f12f
BLAKE2b-256 f6aed6fba13f59e7e3b26e24ee62201fe618129ad9a4805b7796fdabf401b491

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1ac87b91c620804c4bf9a3a19b424f6364c768f800284a25e83291807ef72194
MD5 f95d66e1ac8b1d4e694f52abaf396f6d
BLAKE2b-256 246057946e5f972b9c7cd8d9b3eacd63a38a3008aeb58d3baaf59be96c638e3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2fc1d229a1f9335e72c3727505b7b5fcb9ab5120ef64890073fd2f79ece08902
MD5 cf21468487bbaa80f07529b1efe4614a
BLAKE2b-256 5cea3612acfe734883e9175b7dd6dd1f063e82980deae37a6a88f48fa3eacf24

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 35b4a3491db915c085070a0086d8a5d854c1b579e522ccef84aa6d51b7bf163b
MD5 64052a9d54558e811c3fe69174f2a6bc
BLAKE2b-256 943a97ad8ee7e9164e0f51656d8046ad8eb969e8fbf8682db31d4de413f9774d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 6e59b07986715c1d79f21668847a394a107e884a2ae06e13f25cbd487c447a14
MD5 941572bc0aaff937e63ac6db62da5e1b
BLAKE2b-256 8ce0ef8406d906e7b3699b974a74df68bd15cb5860f6310df25119dc461610f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 69e64a566b48bf64c3e27920b91a1f4fb2cbe4b45390507590d8d71fafec966a
MD5 128697be9b9d92e7bd90e483c98f3c18
BLAKE2b-256 cde58ad6ecfb51a46bad0f3db5c69ffb94daf41014593a23482efb3b2d3e5b01

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 090700d726b3b4da5760f29a847a497703b4178aa19a72f63c9ce97f76de8a39
MD5 5abc9ae24ac26bbf8c23ddf3ff2cfa07
BLAKE2b-256 5a7f92241f805973ebb76573dea492f2d2e67fa261aabdc1cc0dbc208c4c521f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bb673aa1788fb672825bf5f39a217de3fe53df3989c40fae9934fdc8746a99b
MD5 211ff96eb9f3b476a9d6c4e52bcd3150
BLAKE2b-256 d3dc23fe62be95c079b6049fdee306d621d717dd92aa69678521735a57fc2415

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6116b74ab2f5737e8b50a57d695355f277a8adb97725255b78d438174d42b50b
MD5 c2b67927e1be29d065d9ee478b8f47b1
BLAKE2b-256 6f6f56d40437da3229f5977522bd219ff62051e236bd78768a5b4aaf5b7e7e90

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a428233efd40c39e8a737a322878605afc3a679a96985a5ef3a23e856baaf3e
MD5 fd23837dc3de247f99ef5c6ce5314ebd
BLAKE2b-256 64c518bd4754386d0f562e47a2fa80a49ab50db21a6b7c2942f2ee8b4857eb9c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 0c68ce7768304905bef7422124fa695da750bcdcc3176eecc1db7ee10474db24
MD5 e9272de67fa59a21199ecdd4c3d6d150
BLAKE2b-256 49ff7fe0cff8433dca80fcd6a8395d1dd7159baa9b1031e14847243910547917

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 99484cd934810d82835c68ab961b34abb6627a104bf1f1e27cd9d6741237da42
MD5 acef19c2f228a11907a50e391cb798b5
BLAKE2b-256 0ebfa2e4ea6fec0228eabcc6a34afcf7a897903f6c715662eb9713d904afb1b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d0fe86dbe0c00bee04c0f0558b5f27b449fdec4b00fdcf142e57fa64dd48c6c
MD5 43b29eb158c1c8542dc543208fcc4eb1
BLAKE2b-256 dbfcbdce25eab2eb52e521288559d0ebbcdf9cc8f06cf1e4aac4e485368d6b0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 52b5a7c4b8c137920a43ce69d39ea18cbc3fdc42b6062f497b276a806e48bfad
MD5 e6c57dbae3cd67800ebbe5b0bace2990
BLAKE2b-256 8315f32be24d5155d1f30bc14f4f40c140b8c3241274f22cdc1e2ba9a0802579

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b81d18793e56d3d9c9ab00aeec0f35f997fdab6beca17174b405c9199d7e70c
MD5 7ab0db5b9ef8aebbd3126536e197fa35
BLAKE2b-256 1b170b5e5b7db2ef0725070e0d527f63e2ce954462460d2f5c7cf1d60e33a37d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f0bf520af72ba90ca63c8f59caba3baa96002e4cb25a31c3dc29c980fb7aeaf0
MD5 52c1e9f5167f77dfa7ee811ffa45f5b4
BLAKE2b-256 10d7f33163c87c0c4d10e226a0cca1dedad102e4bda2e77b26cebb3373d196f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.5.3.dev13-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.3.dev13-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f3907fa2bd057c6a99c0936b1581ce88e64e364f5693f9013b613f691b0b67b4
MD5 e7874fd501796a33c318aae63a6a29b8
BLAKE2b-256 34e2ac61071607b6bdb770ac3f772961820c9e456909b4fe58b1580ee0881797

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.3.dev13-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.

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