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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

File metadata

  • Download URL: duckdb-1.5.6.dev40.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.dev40.tar.gz
Algorithm Hash digest
SHA256 99150c9571629be4d8af4449babf8307227c27070e5bc701793663f574a9a4cd
MD5 651fb42bf5e00c933c761975dc29c615
BLAKE2b-256 ec20683ab7ec64653e3491a0484c01a3ff00e65ed32f08cc8a2f25ffedb96bde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 e30086510e7e7c482cdcdbd2f5f62a273a53f4d2f9a6eeacf3caef237b39e86a
MD5 c575404edac0669f2cc096cf1d1c82da
BLAKE2b-256 1117a5c2348a7d263176be969320068d2a8447cfffc40766d42fa9a4918fccbe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f46bf98a0438950e89072515470866a915c73979b1d24a49e8970620b1e0b74a
MD5 cf855d49ec6a98349f3b46e8f3397968
BLAKE2b-256 b6ea01e4f5115b8a1f59086293ab358cc2d8dff273c999b16b84ec80e80c512e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4977b3efca00c521582cae4b61d8fd968a4d0acec1ffc907c5c600d7117f26f0
MD5 4b0502cb130d441428d4cdaa0069cc42
BLAKE2b-256 33a952933f6c665c9ab6486482aad0aad235c50b7d697ea1ce0bead1fb1e9943

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 79d1a558be4ca90557f8016511b6339a317010c9deeb0c60a959238e6825aaf6
MD5 a101e49ea0e415893fb338a4a88be910
BLAKE2b-256 288a9acbf9ed1e4dbe31d5cc99c4a8e5d7d5816afc4401f1c497decfb85552d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0dd8b2669665669a05ed0f7e229d8d900b7a8b560ccfb0d45efac0871fd657f
MD5 40595d0f396ab9703face96a50c76378
BLAKE2b-256 c68318b3287b25ca99e4d76489e839274757d16fa5226ff292a2bcb37a1b9d03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c1a71ec5922c20606e48cee448d1c365881bf98fc1514c0b6cc85110ad2f8e71
MD5 8ff6c240420eafba30b494fbd6fea7c2
BLAKE2b-256 79939e0c9221f583bddf77477e714b98b367c771e4cf57a6c48c8dfeeae1e272

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 45292285c938a0d4ed53f866fd7738d3ae2a1fc2e113c5c3a66157a048bfc729
MD5 1d776a5d6c507f6a6ac257e51b1b8145
BLAKE2b-256 3ebc59e2aba9b636875dbd1a26f951a5d6a94ed37584ec072b49da003c6ca333

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 658bc56547032e26035625e7613fa8d41606ae809af5d621c8526740afb2464a
MD5 2d10dd2d9fb66c5cd800d5fc76507733
BLAKE2b-256 e4bb868e5651efd327be4aac4a41a91f49cda93b842dfb25918c201ae78f7a77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7440a388e3e2ee26ff94dab423e69a29da91703808f2289d17e858142728be0d
MD5 3940a2eec11832c86397fbfd205e86c3
BLAKE2b-256 c23814dc67dd9d3929a8b6259435c9f3d4243fed54708164339ac5f64dbbb48b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 808e35aab8f656d677397bccf3f5a0beff1b967de5e1fa498ae3bd059f105d13
MD5 e5f4a12b898c0881974551b4d377f953
BLAKE2b-256 12a4540c06ab40f822ccf964952071bf52c5431dd24ce067c3be3fb073386473

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 51ef20f256dde4e7ca8a0584b8e467076bcd84dfcbe467059ca1fcf78de17181
MD5 6004c6362524460672ee8cc5ba1584af
BLAKE2b-256 afbe08309f3e9170c1eff1ea476b500d1d49c0a485184b0b60d85259032b9522

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73da1f15114d06c5df5d54329709692b34795dc6af8a10d45220f0f72d831b39
MD5 4db0d60de64ad26b638c017921e7b0b9
BLAKE2b-256 edc53b03c31d6fdbd2127ee7b0b8e5ba4ce714d74197ee5b62f07d27c4c674d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f2e581ff034383dba0477924d76ffca83da65e2e7326a09e271ab14d00d77acd
MD5 907e9fd9bb7c3c7f4fb879478243c561
BLAKE2b-256 28b17a6f2753b72e4f8a6e344bc7431bbce0c27419fedd0c3aea1566ec92d75b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 d31e73bd72a635ee22bf2276a3770cb13a0eafd4e201872e53d07c15af7ba8da
MD5 5f8d34b6c157930e58ff2c96ff7faacb
BLAKE2b-256 dbec28e8955e7091345c84db6e5f2b05896bcbc0aea7c56857bc2e51d80d267f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 05205111838136200e022e645c715ce3abd17c9d8edb9badee02a2c257d5f163
MD5 c4263aab00c4820e683334c2f7c067a8
BLAKE2b-256 08930adbafd40b9d6c38420e7acdf31e05e538378192843027f0309b924f2d0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 54786ede772dedb310b4b71b5e60e99737e3e691eadf3abf620786a917f321b7
MD5 8ab92f28851269d03d22fe42c73cdc95
BLAKE2b-256 efe87221bf949af1c2c51f0de11663a130c92658643cbbb61cef6e3b1bc5d834

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fa270f722a9753652460d8dd307f5cd08cee5a6dc02432f92bf95df2efaebf09
MD5 82d31f4e50f4eb8899615ed40aa451b5
BLAKE2b-256 a5b1eaa5acb8a8d4d095ce6f8ced359658df6b03cd5725dafd772e2fade7e19b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eea6895a5b8d5831add7e7839b33ee6f6e7b4196e3c92d68078ba4ced473b7d2
MD5 da4dfa18b4f935e10b253451247a86a2
BLAKE2b-256 96acb2cda56a5056a739b27d3cc1e204a37b76847feeab952c8bd233dad3c455

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7bb1a68bd0b5057304439bdf187e97ea0de5146fd7d2699b2a8cb0b76f0c169a
MD5 37f923596a20dc66eb101a34ec7dca91
BLAKE2b-256 797cc733bd2e7931f597513e52d96659177412094c9f90471385fc0c43bcb810

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d237b7773635e16763d2c32410a2f8919bd34c9edb30e37e1c6508415e86178c
MD5 da0c5b3800dc9d736f167984939eeaeb
BLAKE2b-256 a11feb6591acc836d62cf2a6eee9b4b1b18a85e703069a536a279ff758015e9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 45d5bb20dcb400f6edbab2797c7d339aff67a2c4ba8db447841571de16671f5a
MD5 e15d1f2eb98044e3fa57978597b3184e
BLAKE2b-256 f7f755735620a4cea0723b44b918466d528a28d3a486d68ab1562fa239757375

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e2bc1f0236a8777c89c054d2cc26afef03a266eb5ea1940ca52b2b5dd43544aa
MD5 b10f6eb6ee4177cc23ab397496b7a054
BLAKE2b-256 0c2ef1e5bc547e42a2e0aee718aed1a140c9daf4f1e098fc4ab3b5b29ae89b0e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d8d8197e93dcf67a3df9c33785a4eeecf142bb6c4c76fbc8fc51459b488b862c
MD5 bab23db18bfe9bf76e7433658ce7aae7
BLAKE2b-256 d968663f0c5bf6467f139f23e3d765000ffaed591038db992b52422b36c6bb56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2c1456f3ff1777c8f5fe323c30d86c62667805eb7f00424b7c2152a76eaa369f
MD5 8403c6c4db6025ba6f0ae61815941500
BLAKE2b-256 61f4f57f202693a3a13202690179603fae39648cf5a523556c3fffa01248c196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b25a40b6553236325eb9b3cf483a2a46779f90fd9215b293a4c79e021ab7bf47
MD5 5fa4ad4cddc93686f9c1a59c96d3c72c
BLAKE2b-256 69d3185d434f43588c4ed7c2cc15e611a8b9ff4e4403e271febd99ee4a861295

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 53bcca4fdd469934089e8d0eb4a0a7d755cb3b992b6d8028fad9f84fcdab576d
MD5 1e150e22687f816da83cfce25b074a3f
BLAKE2b-256 6fbbd0b709cd233b5f1d9ce24a965b22b7c2bafa9268d8cf1dcd6ad2e4b9bca4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 718eb41dec7db62955cfec1c81a21091b60f2ce55489fdc1a9ea283a7e407926
MD5 2005610a13a6c3f8d3f98c2ba1a6cf22
BLAKE2b-256 cfd1a6df48a580a9bd2b0dcfa4f25e29c806d0d34c05509c28affbde5d03a732

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 64e764c13a8c0f93911c19a1b2e46c86d5f32910602c8e0e3f88e07de0165400
MD5 bfdb24aa3a7f8ba161dad590ffa18174
BLAKE2b-256 00e704ae132edd8915082dad068dc809b0a9d0d3cd037f9aaaa372342a7ed064

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ff7b76e5664d9a7649a23dcfb09253771f18928f19c3e23edae84ed26242cadd
MD5 a5140a58d3feaed090e9abd68df0dc42
BLAKE2b-256 210068e154d7d6891866a8a4325b550cd1b495a7500c22fcdc3b7bb8915fd91e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c95140c1dc896edeaec164477a315214caeeee93c864a3d78a25ceb9dfdba0f8
MD5 8281f16744ec6fa14f9c5c592cfed75d
BLAKE2b-256 cc2b1536228cf3067e1f6bfbc109fe8b780b5aa1d4a36857f53f5c396fee7ba9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0bb7df3f1b138a285e2ea9dfb7458bfa5d6abd192735485c59d12336e078908c
MD5 6c8a696785c905c2ea9b2cf241319cfc
BLAKE2b-256 4490281578dc14bbfab6968fc5cb88311fefc93ad4d6e9190b1a01c4c9e2c9bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56f94e807a2034d46f5154d1809d09d4d7c9d3d901734fdcc4ef1343a70feee3
MD5 a492d00ad3c853bfadf299e6f848fb62
BLAKE2b-256 5d6d052c3b10158525eef9a8f8b9d7bcb4d4bc6c20a7c2870e7e7322b2f9b655

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3e9923c01d25fd6d368f76d3fc3076fecc04aded7572ccfe881c72c52d521e7c
MD5 806fb1f9c1c4e78ebb81a56f33acab2d
BLAKE2b-256 27a4c0d3095269fa312a9f31122847eb152e9a8950e158ee241b2bb51d12db3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev40-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7753345564f90c0155e144ec7c01aba1a6ce932b5607e873507c4fc5c245a25f
MD5 1a84f97f0484821910cd71f0ad69c72d
BLAKE2b-256 0a4f390a6163324cc80d247a9456d9b7695fedd31fbafc1c2fb369d3dc684573

See more details on using hashes here.

Provenance

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