Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

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.6.dev20.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.6.dev20-cp314-cp314-win_arm64.whl (14.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.6.dev20-cp314-cp314-win_amd64.whl (13.7 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.6.dev20-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

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

duckdb-1.5.6.dev20-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

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

duckdb-1.5.6.dev20-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.6.dev20-cp314-cp314-macosx_10_15_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.6.dev20-cp314-cp314-macosx_10_15_universal2.whl (32.8 MB view details)

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

duckdb-1.5.6.dev20-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.6.dev20-cp313-cp313-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.6.dev20-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

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

duckdb-1.5.6.dev20-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.6.dev20-cp313-cp313-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.6.dev20-cp313-cp313-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.6.dev20-cp313-cp313-macosx_10_13_universal2.whl (32.8 MB view details)

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

duckdb-1.5.6.dev20-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.6.dev20-cp312-cp312-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.6.dev20-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

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

duckdb-1.5.6.dev20-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.6.dev20-cp312-cp312-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.6.dev20-cp312-cp312-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.6.dev20-cp312-cp312-macosx_10_13_universal2.whl (32.8 MB view details)

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

duckdb-1.5.6.dev20-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.6.dev20-cp311-cp311-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.6.dev20-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.6.dev20-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.6.dev20-cp311-cp311-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.6.dev20-cp311-cp311-macosx_10_9_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.6.dev20-cp311-cp311-macosx_10_9_universal2.whl (32.7 MB view details)

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

duckdb-1.5.6.dev20-cp310-cp310-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.6.dev20-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.6.dev20-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.6.dev20-cp310-cp310-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.6.dev20-cp310-cp310-macosx_10_9_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.6.dev20-cp310-cp310-macosx_10_9_universal2.whl (32.7 MB view details)

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

File details

Details for the file duckdb-1.5.6.dev20.tar.gz.

File metadata

  • Download URL: duckdb-1.5.6.dev20.tar.gz
  • Upload date:
  • Size: 18.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for duckdb-1.5.6.dev20.tar.gz
Algorithm Hash digest
SHA256 c0666f152631e284abd8cf58f00df9b8dca9cfbc19c6c68e3144f8dc1984a6c4
MD5 0211ba88c0465add37c87b18624edd89
BLAKE2b-256 a23c6dc9af9680cfbd4c42b41a45e5e69cc81c87f2fa97b43b74d6575ccfef08

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20.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.6.dev20-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 5df0f0d36ebe31736052a892b25d8fd77c4df3bb3254c9ee9a4f00b3d3b0b0b6
MD5 e1e4b7eb870148c7fd6a038615f422e4
BLAKE2b-256 d9fbfaba8856a7cd2e4d085d0471efd67c99ace251a9f1d68d7a1d2650d4681c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 46c99c564c9b7007d0a6d1dfb754fb6483015600388fded95dfdf3722a19c978
MD5 ffa5d95725fa2dd9daa2f55901503b3f
BLAKE2b-256 1e3e0bfaec57bfdef5f26867d084a11c1b147bfe6e0ca553c0ea40a998e47446

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a6d7bf77e20da18e90f2d28981e03bdc521e06946a4e807f581a0b0383c8b1d
MD5 6a31648191840352e2ee47d49f189dc7
BLAKE2b-256 0b53602754b002c47e82342af9a2007f414aa184e9dd9366be3968808471ead0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 42c0e083f8eca3c921e9e7286d4a3b9b5b1c279e1e7d51ca4c63d90c343911a2
MD5 22e99ece94fbc3285c5639bd47f8b9f6
BLAKE2b-256 1ad4bbc40fedee30792dd806e46ad64d22876a894be845ccdb0142282e9dcfae

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 692c88b862fcb79ad01936dd7a2b71f2b3ff15738dd201cf2d0e719db6ef1019
MD5 a6a29eac0016451a1caa3cce567d4357
BLAKE2b-256 e2f47f7626b8066dcffbf36d692ae2845ace61ab763fd00c091887ac760a2387

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8e29514753dfd61dfe2066d3ea04cb909bbb9c1c642d4c9ced8ae42a4aa5be8a
MD5 6e19e7ce8e0c6812f0e40da90bbc8846
BLAKE2b-256 31a63fcd4c6051c0e1469db791117fb0150959fe111550a49817445563a8bb97

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 39253b60fa4dfea7ed2dad238cef9d9957293e7ce656978260f36a6504fbb446
MD5 450a222d53f81de722d35bdaa776e176
BLAKE2b-256 e115b0985a19ce581ef2d1397c78db696584dd5d7228e78095c9397c13567937

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 292f133d63676e462e4228871dfc4f2b53c8661486624ff3a08dd9540bee5c66
MD5 3f76f5df7a57e18365a3b9fd90b88fe2
BLAKE2b-256 4986ed60c6da14acfd5697cc1cfbba5ee4b77677a4caa8f5f3c30fdccff937b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 be2e6f6010f498a91fb94a80b62dfcf85d0c32dec9e8ad373934691d7ee32756
MD5 602dbc74213261bf0eabb300bee122ee
BLAKE2b-256 c9fdc4896c19f07da4cf209337f8fb38f04236a1b87fd95452410f7b81c85b66

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bedd9753229a5b7531e8e33aaeb1f21eceaae46b5876508f37b3d032eecde2f9
MD5 aca31d878a2dcf383a6de0cd8cf6a474
BLAKE2b-256 69467510e86c674b82bc960267de217b8bb364cabbe3732391f6fa5ed3cb8fe7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 286ad63b426bfaf2ea4ae89070da75c7d8f15223499d891a18478c843943e2e7
MD5 d0321870f9679662c9be318fd9e57279
BLAKE2b-256 7c18a17520321455cf0bcb61269dd5b7337c53055fd820f5e5275d9487f6066a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8307f42bec65d93a4baa0f4eb9c5821292f8f57a67e70328c0a084b25ffad13
MD5 033088cc858ec3a3782e47a2ce450a00
BLAKE2b-256 af77d259424d00eb69d6c127522d613007a72facd3cbaec9649e2f82d7414eec

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 03baf7d8185d3df11e175b0aee7e29d69f47930089fe27ada5204bb914003972
MD5 2e33c634104ceb7f52dcfa983ec19da7
BLAKE2b-256 ab030b0b6c397015ac379d5c31e858926209938c75aa0c109f2aba7a55243dd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1ffcb273e40add32f27c738d9e76571ada4191aaa7a6a60aa6ff0d1263ad2d81
MD5 aa8da8457e57f4cd4870815afc3b0168
BLAKE2b-256 b2681b14a6f1253e0749ab093f1106bd17e6c3d053f8645470676488a5a1025f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 4a05f2a4b76fb4454215d81e0f7c3388dae21ef476ee8518eaee896512fa434e
MD5 ef0651e87f517c4aa94b66f5c7652947
BLAKE2b-256 7324e101ea4a5cc91f9d70cff8bc5c5c738b1eacc633ca87250e0189c6cc5e70

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0e157a266554654df5f71ecd3e4269c6058df35acf4064ffe3d784ad02971241
MD5 5b5959a0b947f7c504747fbfe0de01ac
BLAKE2b-256 38389d91282bb3192ba4e7b46e752e46cbc74ac37732cfcc53efd5a5c4508823

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 44849828954b1447bd547b2e7858e2e391628d04bd7613a3c1d1dd05db6be65b
MD5 99d91fdfd1e80c2bc5a1042486492e04
BLAKE2b-256 e26688956142d6a0c2655c4ef9ebeaedff5a26d0ef2985722ae8498e67be6746

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0499feb48ea3cfe0d65d58b368e7ce008892cf933df1ac500afa33050ddc2872
MD5 3dba065ee64fbac93d2a92827a543def
BLAKE2b-256 a0ae6bc3ed1f33e7bd82457f26251728f72157aa06d54f5a50c312c273bcfbba

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3349d02747e58908a84eba75926962e1f87cf054c2e47ed410ce8b749c21ec1b
MD5 52e8a55e5e3e8e93c84784d47d18cdb3
BLAKE2b-256 9ac07e8c88dd360b4a48c2018908df3353adf42e125479b7ae65845ea3608bed

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 405313bb1ff628ea4aee2f5beb1189c8b7b9003cd84234d796915ca063e9eee2
MD5 0625955117ccff0a9af465dc22c75464
BLAKE2b-256 c14198796a21999c6f5086d8643092b3b0e8a4056066c70721ff7ae38221e53e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 8ec5cfc1eefbf31d559c9bde5245fac03c98d0d0bea6a8f28f60329d98164bee
MD5 d513a99e421686c66131a0800fdbbd35
BLAKE2b-256 5f7a85c21c40b7d8ebccd9ea601fb19e4c8bf103562cc41d7ecd366d19de9285

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 1abf34f3fe2f521a2f45d4fb6b4efbfaac9eeb3fca2ee66314265af7fc1d1c85
MD5 bfee339d0b66869ea27be9a26b44d669
BLAKE2b-256 1935673428a5510a91b6d290f62ce41577284ed36e102d96e5fcfa7ede1fb59f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 69a4b07a8f28de13e3b1d3d4352ce529f0c6e79afe00c79aea4838f5ed08b6bd
MD5 19433078ca97d349818892a937498217
BLAKE2b-256 8337b02b03c2df23abb537797f53de4f6bcc64562b84f8489e30ad4f8fd71c98

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f3f9515138aa6d6a5bdf58b48ddb18469249166007e203a989939e5047dc50e
MD5 5a695391605bf969b915c9dae7b0d75d
BLAKE2b-256 df87d5bd9ee2a11a57266452a8c65b6e867663f76f12b2be18a4d33eea359458

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fab571cc968eae093b8b6c7e8938a0dee933d2e50722f9bedef6264604d8b94a
MD5 007833c60f26dd332ae7945a7e17afe7
BLAKE2b-256 adcec43b85568167fe1e36ef17a6cd7aa539a703b8b162faeb99e9d8ebc624f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eedb2680a5b8cf396a9249a865433c0de11ac5586d90f7db6f015ed76e113328
MD5 339464c45427f926522c96bdcee6a343
BLAKE2b-256 f69b9b2a4b0e447a22e4865d2e1f917488828e0ddab4b1d67c1c4614e0b7d491

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 180424526c90c0ec82fe72dfc1ba1396d9da0ef4b82c99778f140fa479530f85
MD5 bf40de8be91a7c7e298bbf88aa7fea80
BLAKE2b-256 aa56eb296bc4a1adf1abb822f04b4820501231a55236d8496a4bd4a190743d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e7e60e5e4d33fd5c4533c8a451920835dac88f563cd26b38e49701cd2a5f785d
MD5 ac811bbf23234f24a0e8e941a3078347
BLAKE2b-256 d2473cc75f30720251341590aa83451fe77a30ed288865f20ac4318f15f8c19e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 73f6a61046c400c3a99989ba82d2a6558eb495da60f564b50317f6d90cd10bc9
MD5 936d3a171e1c61f1ccf0f048d981b48b
BLAKE2b-256 b940bbc533be7418cdb2740c6cf25b7bd81e57e137cf38d6e55fd03f7099859e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a33aeff42fc8423014a6aab3d0ffddbe2231eeb2aaee234b6d80354b4911af89
MD5 ec8905b502dd448466a13f6de19eae5d
BLAKE2b-256 5dd5cb02d49bd79de8f27e47c8068f91885545f2b3ec284886e50e018c487425

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88597baedf6ba501c8d4463e472be6b2b09c579108e7b2fe48067a24d3a0e283
MD5 434530b79481238560a964a105f473ed
BLAKE2b-256 c2bc22533cce982c6ed764595e6369a06c39476f1e60a67f5bde5d681047b559

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96bcf09f7a2b6e0093b43867065c79417cd68ad515d5910761d62de79c509b8c
MD5 6f6324e3f84d5e3d1dae8903f70c4f19
BLAKE2b-256 7217866920aa33160f1a7eccd9fb2d033deded4245015a9a1f8bb24276309fc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bda62a0d44ec9e17e342b32a661298cccd179e81cfa70021d87a291f7f0f001a
MD5 2c67f696776f49c443c91641ed1aba98
BLAKE2b-256 d33a1d91613f6776fef6cd223578fad0b61991675c1b1340a2f114c625e1c3fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev20-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.6.dev20-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev20-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7a75236214a67ae7150b4d871ef418050040db75054f42c25f5d9f6f157e5035
MD5 c7ca68dc43dc27f0d5ee2ad5f41c33be
BLAKE2b-256 fa612ae218552e16a5719e7639635b22afd9390c7a5ba5d2d48544f4e11f2f60

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

This release

1.5.6.dev20 This release

35 files

1.5.5

35 files

1.5.4

35 files

1.5.3

35 files

1.5.2

35 files

1.5.1

35 files

1.5.0

35 files

1.4.5

41 files

1.4.4

41 files

1.4.3

41 files

1.4.2

37 files

1.4.1

31 files

1.4.0

31 files

1.3.2

36 files

1.3.1

36 files

1.3.0

36 files

1.2.2

51 files

1.2.1

51 files

1.2.0

51 files

1.1.3

52 files

1.1.2

52 files

1.1.1

52 files

1.1.0

46 files

1.0.0

46 files

0.10.3

47 files

0.10.2

47 files

0.10.1

47 files

0.10.0

47 files

0.9.2

39 files

0.9.1

39 files

0.9.0

39 files

0.8.1

52 files

0.8.0

47 files

0.7.1

47 files

0.7.0

47 files

0.6.1

47 files

0.6.0

47 files

0.5.1

38 files

0.5.0

38 files

0.4.0

38 files

0.3.4

38 files

0.3.3

13 files

0.3.2

38 files

0.3.1

29 files

0.3.0

25 files

0.2.9

25 files

0.2.8

25 files

0.2.7

23 files

0.2.6

21 files

0.2.5

20 files

0.2.4

20 files

0.2.3

20 files

0.2.2

15 files

0.2.1

15 files

0.2.0

13 files

0.1.9

7 files

0.1.8

7 files

0.1.7

7 files

0.1.6

11 files

0.1.5

11 files

0.1.3

11 files

0.1.2

11 files

0.1.1

11 files

0.1.0

6 files

0.0.3

3 files

0.0.2

1 file

0.0.0

60 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page