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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.6.dev25-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.dev25-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.dev25-cp310-cp310-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.6.dev25-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.dev25-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.dev25.tar.gz.

File metadata

  • Download URL: duckdb-1.5.6.dev25.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.dev25.tar.gz
Algorithm Hash digest
SHA256 96c18b0dd82ada63802bd233850b94a4237886f5aa838024114d6a0b68eb5c00
MD5 7fd1bfcf76748b475f0cf754bef48107
BLAKE2b-256 d65f15570530789abc3e55f2e00de16d916dbf750ec93245f56827a9712cce6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2753872cabcae7391852b765de5aad17c41a9cedee8099309268f6ddf194d96d
MD5 76ef6713520b2053a6cb8bd7c40b16a5
BLAKE2b-256 9593dfc8a35bcced92b75740e3e2db0acff7e4c27639e249f644bc3198227a74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ffd5d373c408d770e5ae5b886fc738cb43e1049bdbd344a1eae99f87212935a8
MD5 3979e24c712ed60531452a7034aa7329
BLAKE2b-256 c20e2aa1ac89f7b6206127b90234f4f4fa8442e41f025f70fcb686707881f64b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3545b72b9606201fd8bb54191bfc911d63b88b8a94c992bebee5a01661717eea
MD5 1c74024b6fa84b367bbfc300bc8c02a0
BLAKE2b-256 027e17fd9618c2db3e03b66d2295f42d148d1f8434e840b581c51b37cb084ccc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a88256b1f7f1e70852de1b5f230712a336d142fbfed1d53d7852a8ded19c551
MD5 0b86d22c7c2d593d12bff47e51e65ba8
BLAKE2b-256 9803292de858a04dbc6a8cbef5e11b303e216db9bb1f9aef602ff4617227e25b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0df860abdf73228b6e9a7e90ac7e0cdfc961f31d7602e86c04237142da58fbba
MD5 0c70bbc63abad4f0952b3e1a69bb6819
BLAKE2b-256 68a659a2d414b4306d642d40f9841b66510a619c69681427e2c85d781d95a812

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 89a118bd6fdf2ccc034af16b864ceeab9a7bdd02a69aecd38de3ca038bb85b31
MD5 48d66f13499f2847bc17e5eeff372411
BLAKE2b-256 2e29dbb4cc8713dc5dba4780dcc0a6543cdb79cf113c7b274e5fce6409196fb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 480db76d5c3cdfd626a6bd2ce94b11b6c67cb63f652cf364597cd55c60585dbd
MD5 60a3354b8074f5b238e603c8d38f578e
BLAKE2b-256 975202bebfb5fabc8938d000ea6bf5a704cf5805814277248656d13a2803857b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 d3d81dffedeb5d679ef120e654e0a85f5acb8bc09a024573a4fbf0df40ad3f6c
MD5 d6175a645a48fa85618e530b50d7c313
BLAKE2b-256 2eae0ea21fba5dbdd96a80142b3c3832d122495f8f7db33523f2be80f3a670c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d1ca40562a240ab541386713628a57c11c57198904348df6008e92ca7e408936
MD5 1e629940757e77495bd75bd98f371eea
BLAKE2b-256 22568b451e7e2e93a06f6ee3587e935698d17584d7b996e3777175586c823977

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba64fedbaafa00a943568f169fb284bd843979a9d08d53c0a713d99dd04c7e5f
MD5 870d61ebcdd95c044fcbd6cc08164b8b
BLAKE2b-256 0336b441acb8a2743b2bd66956366fd026a9f55dc55e6d85d669535e2a35cbd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a114f2ccd4acf4aeda3e73bce71e7d3b67dfdc1e23f67f22d861769b9c654f02
MD5 18ad8a9ccc0077fff2f634244a0a678c
BLAKE2b-256 005f51b19141aca63e0df40e7c642bc63d31456d679a4df45b62faa7a24c3ef6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0a81148f8c2e722a95d09c303587f0970d7db3dc64987660db7d04bea357e4b
MD5 a30003d05c12cb287303b58e47fb8840
BLAKE2b-256 72b53c779ba21d01416b32d0045ebf09a198a56141c76db4a7d09b13e61a297e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2d90089be8e18b570741d8a5ebe17fedef2d7b1fbba58ab327400d7c3012561d
MD5 4323933517951cc5a9fb106cf16f20b5
BLAKE2b-256 25f37ee5dde7fbb99af84aad3d28945c3fde2c383924bed041e72d591c524fc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 e313c4869c04dd792a72ed0205df35547fa6a1255f2da11c188e2923224de95a
MD5 b5566d6784724e763e17312222891480
BLAKE2b-256 257ebf371d15161825f2321b23a010e33d71369a2ced626bc932a68129c64ed7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 45f61f9f0fa145b218bec728a4efba2a9cd904bd684eaaeb97f873461d8e91dd
MD5 c3c0357eb6f35e27d274d434a8d355a0
BLAKE2b-256 b97889a683c89d3977b945f7e82e7d329be9be6ec9b968a1514cf961f2cdf200

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bf486a3ef68e1991316285d6e9aaba2e164782d94c723c85a53afabffd297a09
MD5 899b066857358928c4007ac8a013a306
BLAKE2b-256 3831ef4656e87b9eaa34aa6ab001ac8e9463e711b4b5f3b9c22f53b00552cde0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f545afa459680dad343788c81cbe7e3f6bfa45e3d333b76032933b156c26802c
MD5 d8d50ec8dbd374c4bd839731442fd801
BLAKE2b-256 9816b02e7588a50a83b9bf83cc15682c4eba31528338ed5060a3f6e4d54f272f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7480e859c4e01bf18165fded64ccc82d6cf2e46809029764ce5f7c1b913795d1
MD5 0a22aa2a553277c629eec549a5be2777
BLAKE2b-256 57131f3e8f3f2688381598414f883788c1585525d9897a3dffb7a619ad85aea9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28e201a4a0c535fd8f6a33f9f7dc76fc1307113d5b339ee7caa25bcc097b29aa
MD5 cd58baf86cc932ee7d9ea5d60361e09d
BLAKE2b-256 4df9812a48084dd55f11f973e156c95bf8dd88e67b318ebb476c43a95966f8d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4edde00e3d6a4261cf9e853238146ca2ec4132566e8db7c7262539eddbd366f0
MD5 950ab989b358f5645bb033566016652b
BLAKE2b-256 4f011edd694a859397bbba29236e3d976dfccba200b793a645fdcd78c06f9ea3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 42821869524d9fc27fa42233983952c38f60db4d873fe9a3be7e37899eaf4cd6
MD5 b7f0af4fd2f3fe3b9657720706c0ae12
BLAKE2b-256 2ed87fac54220b1c0a9bb6217f151f22b953ed4238bb71976d3c182365a2034f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f1a0b8a78e8f7df2c2920752ce87e8504b261969d6c312525a05d0894085e8fb
MD5 188e10b87cbbae59b6a7edbb36430d06
BLAKE2b-256 8aac86450661d92f32afccc6dfae8ac2f261db5bce08fffb147ff60dd83bd2f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c6e374a5072afff004d7e8a24ceb4a5d0236ec8c12bc5dced386e3b9804ad284
MD5 30c1a397b2690dc355044fb834add262
BLAKE2b-256 071a1a6a5880d12ccdcb7d1eb535fa0b4d1c31dd74b8c124cf060109b2b490fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 27c8b8c22d3519845de7b07c3d67ec72fa7f83aa650283759e7eaee5254df6e2
MD5 c720636d7ccd39ff543254127ff7125d
BLAKE2b-256 6bf498ed9b8d479b0e7198a197319a6fbe669edfeb7c9aa564ccbdebc814ff94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5dbd6053804a92df652103873409c9d6fd84644fe84a9d56d8d421dd13ec5fe
MD5 beee554e617ace7003157f955bba03b7
BLAKE2b-256 76e72d6a26b940de076469977c345d84b96540a07734228c4d942f480281b734

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 41b459830a532541b45df006e1e7499ef483c87ed7332e5984bb9f3137e9992a
MD5 9fb65d835db2297134b51dc1c1fb1356
BLAKE2b-256 03541dc91e61d6f11820110df234e115329ee671253b16e7dc6974ef44e59162

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6063405ac07b7db70534ea26e3b8c50d0c80775cf7bde5ed3003d99400765d29
MD5 863f5b53b91a9e8e2b670c1d20411846
BLAKE2b-256 db4752a341e0b75d1ce86622ab47247dbfd5d891da98e0aecda410e43b25f83a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 34a6b0fbd7d12571bb8dd0296f236747d45f09608a3326526195759cdc6b9b39
MD5 075f66891b84e9554b9c3b3c3d36def4
BLAKE2b-256 5e8989b4d5be343ded704b5c2502ccec5bf8a020bc6285e007fdb4d2dc5f235d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d647d8d53f5d84ff2320443983a013093638a4a39f577bcff09ece41ec364cbd
MD5 7fb4efb4fb9e8f1d912a6f64ac96b40f
BLAKE2b-256 daa65c3d293eb9e8be659516509f0aa1d649198333cf162aefcf7365eab41638

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b56791235c2ca659252416e54f94634c9bad225bf29eb594ca38bad6d06bfa57
MD5 c7480d8b08f762f3f9367b17a2f1a70f
BLAKE2b-256 6b31ba73bef14be1b0082c9d357625d5d650ff12bf6dc5edecdefb73db4f0f4b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7815f4dd242416c5346c79a28a865fede66d099074d8ab3fb2764ac0289d3681
MD5 731ecc225e0c19a6939b6819934969f9
BLAKE2b-256 c729032f1ea51979cb03f0b4b35b099fb72048ee8dde95a33231e4efbeb6f6d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 061bd377e5db52915a3f64cd61fe5518838c8b934752126786c1045ad47ff9d5
MD5 1c3d381cc40c5b23aa39c6ef7ea74078
BLAKE2b-256 935973ba4710e8f3e1ef8b565330e19077178f27e022bc4c777199c1ac6b1ee8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da1b271b2dd4cf311e405078edf1378d7840e7caebcc6790e0227701dff0b4db
MD5 ebe2c0c05686803de08aa8eda19b3b05
BLAKE2b-256 7c3b85d646de8a55fc0990feca4908f66a6c7388e94f71b8d0eda1bf22cdef37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev25-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d30f7b8f9682025e4e6b3a302b3028a9c7d7ec1caca74bbacc0140ae8b566fca
MD5 f1731d1bd4fc198e8fa91a6488f9817a
BLAKE2b-256 70906036f7d5caead2657c88eff061b7e1d5d47944ba5a30ef36f9c85b77db95

See more details on using hashes here.

Provenance

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