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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.6.dev30-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.dev30-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

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

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

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.6.dev30-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.dev30-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp311-cp311-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.6.dev30-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.dev30-cp311-cp311-macosx_10_9_universal2.whl (32.8 MB view details)

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

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

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.6.dev30-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.dev30-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.dev30-cp310-cp310-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.6.dev30-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.dev30-cp310-cp310-macosx_10_9_universal2.whl (32.8 MB view details)

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

File details

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

File metadata

  • Download URL: duckdb-1.5.6.dev30.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.dev30.tar.gz
Algorithm Hash digest
SHA256 29307ededf335724d31f343f5d6d49784c2358e91363bddaa31d5aac09550901
MD5 4c9e4d9f3866f9c1353d38d57636577d
BLAKE2b-256 ecea1c06f3e07534a5c42e65b3ea06853522719a4dee9d92cb88dd348502ec3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 16594a2ce873b90998b541da34aeb8fe6803bc6ab97d599c8da279c645042409
MD5 834afb412c1a014a138f48b0a8355117
BLAKE2b-256 5fe842b6819a6294297cf3ecff7d07b58c1a6858207aa5644dea248e702cebcd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7349716a30f23ca0e7838ca08cdafdbe83f00dc1d17b2fe9f668ad211e5bd747
MD5 ec6212fbfb75fc681ceea96ac94e92da
BLAKE2b-256 d8faebfa9da5ffedb7989bc6c4a112dec3d573857ad975e2276e953f05045f3b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 adc4a7f1c765cd13f31b4f960ed0862710c06af133642ff3b329495abe7b515b
MD5 cb5afdd8c31cdefcbbcf687183f0b9a6
BLAKE2b-256 aff654c7f7e42bcaf6624af76701825810c119a12b3acb92804213abe4c21d9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fce91b8450e55d998be520c068cc700baccf600a8aa4e9f54b113ce19d8ba14
MD5 8264d4d7fad7da1adbda0bf04734aaff
BLAKE2b-256 786b3fe8d89e38b62126f3205e52a07147ec01775d4c5814854e6c0d4e68a420

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4881506e40860bf320e0038ac298394d1b37c36461c469238cfb7dfc384e9b77
MD5 1ab715dcc930837e03db08768e7f499a
BLAKE2b-256 424b207c86dea3d32c8a9840e824e67e8b135f192b1b2255e3ec7c5831f807dc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7aeccaaa9688d2eb8c7d89891ffdaf5f717ea22a5cf66e0aae605e886e6ab1da
MD5 c7d05683824c47e7d932b326a2862008
BLAKE2b-256 a535cdadb985ca963a77316e07c28a2111a77c0a27dd9e98f7a9ba4db4bf6d20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 fd4cd4679d9b6db29e220a7167cbb69a45bfbca65c74167e7377da492cb46627
MD5 686a7e0494720bd1db8f9358b139402a
BLAKE2b-256 544acbf3d753b8ded8637bbd0551187ba2765c9eb35ac300f5d81dffaf634a27

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e789a2c6ef1be37faf4413781b3e9e1b20c64d4706b47a092347c27bc82d9418
MD5 270ca51f4731bef76a02b05ed9d54f5c
BLAKE2b-256 52d2f3230fd4d1310a50e0f9f759402fb5d2e7fffaf9eaebbeb69a186cd20bf1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0a04de19b508f278033283bff114a9e79d7d2612898a467162b4b63515838ed3
MD5 a3e818b5731311ac23401c64e8797778
BLAKE2b-256 3de25876a6f65f58ee7178c11a402013efb88e514697f22862b947817103103c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 907a62dcd562dec68b286374578a51af538c93220f50d6a82c06331520796a88
MD5 f99cadc567054f01b52296c1e680da88
BLAKE2b-256 b1c62df3eaf904a08e8c1fb5889ff48a2ba3a1fe2809f28d534fb0d1c54bc3e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d359858c91a78d42530b77a9d55e757fb3d85cd6e695f76a5ca4d8eb4108887e
MD5 3e3494472b149009a3c1a0a2ba7f0b07
BLAKE2b-256 2aca490c98f219e3ed7b9c2e1f0eb047a9719778ae59ef55ec48a1d7fc24ba8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0c3c110d08af580f35f1eb12a3f682559ad671132d6d8aec0bc8487ba630722a
MD5 7be3cb43c30e107877ca1e9858d47e74
BLAKE2b-256 b72848239c920a2f2c9ac41596e782e8ceef8e2356690b6cd5236136a332543b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2c3175721f81cfee6ef822f7ec27c2b542f45c1d9fbddf227f85f94fc1390f7a
MD5 b24b7ca1bf1fde30ce03bb1ccd218d3b
BLAKE2b-256 4117590965f28d93bf5a703c8a011acba4e365393fd9d6d7124355cfc4a89c7b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 2b8b4e79fc3571749b25eb3e7298c77769ab1de8c4a9e2a39a68039abffd143f
MD5 24242fd88596218b1651cd29eff0ef5c
BLAKE2b-256 670dadeebe82d58736d4735c27e374b28be283124ee52fac07a4e46326932048

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b7613aa4f309f61cb94f6513fb694c3edbbf223f960bec31e75867e0396e63ec
MD5 d9fbbca43a4ef3717ca56f10e33ca761
BLAKE2b-256 f84472edbaef4e43d369d376436e8e4118cb7e5e5961af6d28127f6407d601ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 851ba3bade4998c2113f24ee47382fc1a395ce9501f2a597a65e110a1ed5e628
MD5 9b30074678512051546dfcb9b8023fc2
BLAKE2b-256 9dd075d6ab59ca47cf0ec260fa1698c4e20a66fb60800f21b22c837f44d2e188

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0adcad8adf09be96a34c89429b1f51bf257e542e809e44f44aee161758fad7b6
MD5 3a5adc6aa162452d4fe3519abda3cb22
BLAKE2b-256 46ebd41613e664ec2e113372e170c9698c471d2800674f28ed303c3fb42d33f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26242262d1cffdfba7b0d4a6839a14480a2c24155bdeecced27af95dbbffdd10
MD5 220a71a72b28e3805d8e9e5403bd2539
BLAKE2b-256 91ea52db12e1d338785910a0aec24c7fa26e509a5440668e3b8515bc3db838a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 27a84727f029849a4021ad4c74384aec4031179d732d2fa70e4ca772011f6a9f
MD5 b898419e8ac0222babc4134037491cd0
BLAKE2b-256 0b2cee02e40e074f07503f700851ef82ee494f95da919e4393b7848368cc6b1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9407d6892fcfc564f1845d0fff00ebc9984c1362c8405787bd0251112b8c4a24
MD5 af93409b8ac1bca3f8a68cf9fbf8122d
BLAKE2b-256 1b8913a54908f7817fe98720732c2064b3e044f5269c552f59541ffabea40269

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 b27e31575c4ec5d52dae2b628d7e6cde6e888e7e2d4a7350c63a6cee0c28a089
MD5 7758c766fdbda2750b63cae63d403d3d
BLAKE2b-256 8639367c83830c6dba79b002eefa68d7c96a006dc742d7d21e363b22a4e36d61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 7817064a7cbc08be0e08416c149ae1ea6f25d9ad3d0d66404aa837b9012b06ba
MD5 de8e5a056d6082b9ae518ac949335e07
BLAKE2b-256 f2dedaf4c9d80255fc2135f7eae5090fdb046b2f27f0acbdc9cc5328baaaad6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b6fca97f79cf60dd37b2c92618bcef4ef1e86f2319764f8d87cc0a08a9795b69
MD5 197d051df6d417d9fb63981ab1e5d121
BLAKE2b-256 fa2a8a06a90b97b19870eb8215456bd10e4d6d40c8972a6dd28ab64d85b1bbdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eebf0548504dadd4ce872290ebf609e2adc5b630e717f00c962e56fbd9d4eeda
MD5 936146f7c248b85948c25be7210a6017
BLAKE2b-256 18becfdd342aeb1638ce277952e89a7bac91e056d8712fdfe38de29564173010

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e800a5c9848b923133bf71286e9758ca5bf8a0dd5461fa4f2d24d97f1f50a55
MD5 1e0f6a2f7891b0533de00f912d89dc4d
BLAKE2b-256 73df0cc86ebe0544f20ba747ca6ab7e3e6eb11784f779ddedf2836abb1965d3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3212731ff13a9cd8cfafad4989649efa3dda704f3df28014ddfef85fee43cb4
MD5 8f8fe9be93b2e75fe46e7f0f4c3b79eb
BLAKE2b-256 cd56d4006e0ce0c2db04b70a36949241e5b345419bf7ce5c0a1692a2acbee0c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 65c6fe868a7155894647de59b464c176be61b00084df8194bdfe12879f5fdf0d
MD5 f1d24230d198ef1f883cd87467e96117
BLAKE2b-256 144fd8ff3a4f69b27e9bee551b109a8f60072d3a66add3bc39774db6005d9277

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f5d0a807f1e6cbb61e2ee846e79c8fc609da7455aba27b163db3500571291928
MD5 cd8e23e4994aa1d7ccc669016fe7adc6
BLAKE2b-256 eda5e4c876d38a0c1c1f107684cb490b9d80e63d898fc863db3bd5195b0a667e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a58f0e77f57c1dd4d452510f612acdb84ec65312c4a87d1ad8c552623d4ea4ab
MD5 f062ac44a99b1cec40a81f91e1fd78ce
BLAKE2b-256 b8d8e947e98af45bd025e3dbe9933fedea8dd7e8de853945b215f29950f4a1e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e3ffcbb7d54c11ffe1deb28fa809c0b2711ec1646e9b9985acd7ebf8223cd64
MD5 ed0beb78f108d6c612898fe5311ad083
BLAKE2b-256 8691dac6376ae5c7ba92ce54415f05c7aa01449b597892bb2a2fa7eef9ddfb68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4a4d71235505b80d76584d029f10951d00bc49651420e3be4cafb9702eb6cb9e
MD5 1ed903cb145d8f36407cdf56d0ac4346
BLAKE2b-256 b6b410b8412ba48278e1d1c28fde0d37b71e440f519cc7c731a1241d820605d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f86ae8512b635152cb8f1719ef169b574713f2044cf0e1e973ecd75ba2c8a9f7
MD5 9d9f0a72e04b6ce5679a154d323c301b
BLAKE2b-256 9d6cb835105b523db2db1ca030ee9afc74d101181054f6bbb31daa7bce990c68

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50091ba8efc6567283a8822dbb170ad0e0535b55fce281b174ad0a2252fefb6c
MD5 de1ed9570782758a2c7c561da0273dc3
BLAKE2b-256 736fcf1d43cf239581ac12d496ed4cac3550cbf12ff45f537e58456af43ca3ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev30-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 64b5343a6f58bcfd4855fb8af070064e7158103b9c5c8e7d636900fa3e65fe1b
MD5 d1d75173e5b83ac326ac480120aac96c
BLAKE2b-256 bc666a0d5b6356e4f261cafeb3e600e5fa88f498e78aecfbf3418b805e6f4dde

See more details on using hashes here.

Provenance

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

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page