Skip to main content

DuckDB in-process database

Project description

DuckDB logo

Discord PyPI Latest Release


DuckDB.org | User Guide (Python) - API Docs (Python)

DuckDB: A Fast, In-Process, Portable, Open Source, Analytical Database System

  • Simple: DuckDB is easy to install and deploy. It has zero external dependencies and runs in-process in its host application or as a single binary.
  • Portable: DuckDB runs on Linux, macOS, Windows, Android, iOS and all popular hardware architectures. It has idiomatic client APIs for major programming languages.
  • Feature-rich: DuckDB offers a rich SQL dialect. It can read and write file formats such as CSV, Parquet, and JSON, to and from the local file system and remote endpoints such as S3 buckets.
  • Fast: DuckDB runs analytical queries at blazing speed thanks to its columnar engine, which supports parallel execution and can process larger-than-memory workloads.
  • Extensible: DuckDB is extensible by third-party features such as new data types, functions, file formats and new SQL syntax. User contributions are available as community extensions.
  • Free: DuckDB and its core extensions are open-source under the permissive MIT License. The intellectual property of the project is held by the DuckDB Foundation.

Installation

Install the latest release of DuckDB directly from PyPI:

pip install duckdb

Install with all optional dependencies:

pip install 'duckdb[all]'

Contributing

See the CONTRIBUTING.md for instructions on how to set up a development environment.

Project details


Release history Release notifications | RSS feed

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.0.dev334.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.0.dev334-cp314-cp314-win_arm64.whl (14.3 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.0.dev334-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.0.dev334-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.0.dev334-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.0.dev334-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.0.dev334-cp314-cp314-macosx_10_15_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.0.dev334-cp314-cp314-macosx_10_15_universal2.whl (30.1 MB view details)

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

duckdb-1.5.0.dev334-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.0.dev334-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.0.dev334-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.0.dev334-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev334-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.0.dev334-cp313-cp313-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.0.dev334-cp313-cp313-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.0.dev334-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.0.dev334-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.0.dev334-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.0.dev334-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev334-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.0.dev334-cp312-cp312-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.0.dev334-cp312-cp312-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.0.dev334-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.0.dev334-cp311-cp311-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.0.dev334-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev334-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev334-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.0.dev334-cp311-cp311-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.0.dev334-cp311-cp311-macosx_10_9_universal2.whl (30.0 MB view details)

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

duckdb-1.5.0.dev334-cp310-cp310-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.0.dev334-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev334-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev334-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.0.dev334-cp310-cp310-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.0.dev334-cp310-cp310-macosx_10_9_universal2.whl (30.0 MB view details)

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

File details

Details for the file duckdb-1.5.0.dev334.tar.gz.

File metadata

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

File hashes

Hashes for duckdb-1.5.0.dev334.tar.gz
Algorithm Hash digest
SHA256 878583f07532e7096b36065329e582029541fe90de50dd51d1bf74ad8dce0a6a
MD5 a575ed282ebe5ca03085bab3faed8a64
BLAKE2b-256 c16c193426e851c5a0e4aa39d67acfdb5327c3505dd64c4ad59c9340d9ffe905

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 015af38aac9b9b28ecf68b2251e04ec7d5690a0f64592245dc505150450f350f
MD5 168a7bcdf6eb6d8fbc607bb3f9422838
BLAKE2b-256 550e657de774c61a22fcfdbbe1d42517c1ca1a128007148d09d83b1f2534d83d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7bc141deb0fd163f5d931655ef69412522e5affab6a75a1b14dcdfacd85afc18
MD5 13723060bae6a7a39fa0a46a222e4358
BLAKE2b-256 9d4937a7655779c0a6773142dbb6fe69ab00f04dd1ac8031b53ad60df868ae83

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97c5cdb05b730bdb4fe66abe5666c3e4c27808f162552db46a09ceff84d71265
MD5 d3f1d31acdf7faa8029a429d6ff65499
BLAKE2b-256 4bb2c20bd14e1cab1dfb911625294008a448f613e46d4b6dfe02b62901347975

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b121fa9fa3836b69c11e1f44b99ad94be52babaf681f7b24d8d65264ab582ae3
MD5 0c9cb5179b158a8cb3280d9f749d3d48
BLAKE2b-256 d31bd89b53ac7bd06a83f3747b33da19082f7854bf8579cf82512fa89fe5270b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9ffa801099603cadc16d7d1153f67d93347c5d214661849d190b4862c408f0f
MD5 bd75765ab6a69523c0b4c2d1c9e007b8
BLAKE2b-256 9a59b1812daea52a040a28c68479c90713db67e67efc78ab99aae1c874e05739

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 66d44b20ef5effb4ab722cda7332becce3a94052eedd5326754bd777c02d8f35
MD5 9ae558e458023eb6805e1d3dae8e584a
BLAKE2b-256 58019000c802cc2431424a7ed5e435ef337f84dabd6b6f11b87270275baffd5b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 41ed0bf0efb2436eb870f3be4b8df2f6b250a0dab760dd5e3011755b2f0b6928
MD5 98bfa0b454c12de9b3b5534bbf66b5e4
BLAKE2b-256 6bb1e90f36a24970b39841bc30196cccbe4f459ef0956b7071a7f26ef289fcfa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8fd86f8f460094b75281f3c6b0810df7bb134eff1bf0939456cc381fca2cb568
MD5 0669d609e154e16715e0b2ae6eba3628
BLAKE2b-256 30625bf0daadc97edb5ffeb8a418fdbafc73fa196f5e97cb34a1c5bd739355a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e0938ef6fba59f27d2bfc0bf4630a6e0be295bd614897cbd0dce83483cbeb401
MD5 386a98c939419daf1f24027cb2631112
BLAKE2b-256 1634d0ca8033cd4ba55d0c3e29bcfd672b30904531b4080588cd5ce1d8d152ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0fb23ef7d342d778beabff7dda2e9190bcc11d18c11e1b77e43051697c17215
MD5 f004b651e6e4460db1e2b0f3171f57c4
BLAKE2b-256 79f8cf2aa914bcd51446fc45236619fc5a1b8621a34851dd7e501e80162cc772

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 50574be23e47517d4fe1d9f4ac6209f49fbdf2264494572409c5027c2a64532c
MD5 71c409bced666b19df3b197e09c89029
BLAKE2b-256 b04ac745c4f2264855a63e9877f63bfb22bc1467f31910c28508d49da24f943b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63d5a9dbc0f13a6c6dce49712d8aa24bfe7b42ca1fc64771ffa1c70945b17a50
MD5 3c6978cddcea5da095043d985506a9a5
BLAKE2b-256 dae6b6bec8722ee867755a37dcbcc4d5ab50a28b6723bcfb1cc9118f01d71e91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3f0a8dc4f99e07206b7600fb815668c9534a7b69f9da32e627359a191a21663a
MD5 f1130dd0031802c2f8c2484c8d861ecc
BLAKE2b-256 d783b11d2670f79f454d69f9de6411f3ca16674562667764575373d91f52a784

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 290a68da04fb5448e083247f52353083d4045464650c740036542c593b7fa193
MD5 e156dbcd1e1dbc81b77d5b30f3e8d593
BLAKE2b-256 2e1f8934244379f93685db7cf999910d4de51469617ced9798b9240649b1a3e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0400f4395aaa4719c237697bc44c966f2aa6299375b43e8736eb2d5ec03285d5
MD5 935a5d02320b3fb36e31cacd1fa1ae84
BLAKE2b-256 aa3ac70acdc1ccd3d4c147509f4b0f342b49e03e2c632add289535ade296620a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4ce29464246d7aa5b1439023d3f2fa12d13be3686669845b3f67e6d35b39e5b2
MD5 dbd462208bf793a6ebd1fa2416bcac26
BLAKE2b-256 84a0ba58f5e0397cb3a9b6d6b5aa7af56bbb466365f84287bb6f25732e40e9b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03749913aca10ee2778edbee7362d224c4a3b27069b2b7b3853b0ecbad078726
MD5 d53a1a49e2ffb8987089950306e97ca8
BLAKE2b-256 62a84f51c722675ea0941fd9fa8ca890b7d6e4fde3537516bafb37d266c5277d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6b0b372ce697cf75e6b5a5e0366554eaa89dfefc8f6615bcf48ea9567f4ed4a3
MD5 672c91be64fee8b172fde26d7b2787e3
BLAKE2b-256 2444b2a4321e9c0d452cbec0a5148cab4e9f1b351ff670aebd5d0875effffad7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b7ff858b4910694c40fe4d85f92c11d3eccf853a026e9b1378319d113335134e
MD5 1ac34dedb472ef25db4754adf666ba90
BLAKE2b-256 d59cd93479fc7f6a55bc2dbbf1afcd75674d6465e2ba94e1fb4e519eb95af2c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a1c1c62d9b286273bfd204315d64aed4699ac3631cf8c0a7997020b566b315d2
MD5 8a0ff963c2be5443fb3f4a4641739f81
BLAKE2b-256 4c4ccdb3e0a323bd798df16e59fd7ef177d2d45a79f2fb18335fa315fcdfbc87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 2db886960d68b65fea2e62e9401b5edbc2813ffae2416195577c38896e2ff3d3
MD5 b3fe974fdc1b99ebecee0eb137a742ea
BLAKE2b-256 e16d18beb3b7bc8aa5377032bfdbfb413b5beed23aebacfde66ae28942ee82be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 51625cae526c7af4b009a3163f78eaa0f4d6ab6354cca1783e431daa54876f10
MD5 6bc1a0798764158318c973de96b3f78d
BLAKE2b-256 1ffae8f71029a7e7c0bc53fb1d43f59f012bd23e8474c48f9bc2c43a3300eb0a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4ca26a198a6204700453c703e646d3f04c1e09d5d8c7f466c9d191241631f067
MD5 ef12f18c399584cbe4f480d8cdfc6005
BLAKE2b-256 1a7688c2476f585acf0cf3f2b54c0e5b3d0c2789367d116b0a3f260cf0b25fc3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af707db42fc43dd99fe7f22abc186f6dee3309e60581d5647e86507cde9bc623
MD5 45bdbe779d93dd16d3b57621fa2090f4
BLAKE2b-256 af5e2f1fe18a58bd2ecba6cf49b6551b7e300606cb3e35799e3661c74ea9a230

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 034834df11d6a292eceb6e3b549130c32539258ce17970d642c2685ff1acaf78
MD5 bdd26b70bab940b7f15b8f964648ab29
BLAKE2b-256 b49677dbc05d24437e8b22ec5cdc3d0722903c06801aae1c8b84642663535946

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f0e6cfccd9fe743c5ea17709aac810cb9cae5dec5eb2b7154433e860f6aa4f1
MD5 335c1e496768d26b5ce9195c1734abb5
BLAKE2b-256 75b0c47ced86b64a2e13986d7b1de6e7a24d345e4fed2f9cc1ea29b6b6a1fcef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 49a7374ed2564bba9cd49855bd290a99da094aaadfa0d349849cac709ee68f45
MD5 a6a7f4f4eebcd1436b6df2fadecfec11
BLAKE2b-256 f665e918f380e349f31056cdf6935d7920abdb80d70d5212f2641d1b1cb2297d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c43da1e519bd53a9b59b5e9d5d019628cf8f79738f377c22b0c0573505ab4590
MD5 5babc2f32d7ce9f455e25c785d514ab4
BLAKE2b-256 6c54fd6b1f91c7c8484d38c4f216ffe93c2483b39e4e380e7f62639a5ddf7ea0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0e0e4dd2a6086a2d84ee28bfcfa8ab3d56a6eaca8ce9b29a5c3075d71044b5c8
MD5 67f635ed1c803d30fd8b73ede1dd4817
BLAKE2b-256 ce9cc41633a914cb30a846cac9225dd540b7817d021b6ad1943ab4ed91e2b6c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 278188f52a2fc779bad408e10fae1f8a16d16656d97ff3d76af9e15829922f60
MD5 15f1c19276cbb4b3f993e7cf301a3239
BLAKE2b-256 42ac824cf816f2df2dc171ce0bed878e4b810e6d4a2b12b30c61dfd12157323c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6dc8806daea4916e6420d287b752f3d56a74b51e76f8499e4b00456fc67927dd
MD5 3e5c9967814dffed81841490f2435d21
BLAKE2b-256 9da1355689037625f59a7a9678a092edf3787015ce3e6fac0c3c66ddb0fb3e56

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59d0a5d9df3a5f0aaf6be4e17a938bb758f1c93caf2a6ae5a766022211ae5ae9
MD5 5933116a512f350a72d8f1cf3e1ebf55
BLAKE2b-256 dac5ef51e334b1888486b4f1b1926e04a623884396be4ed26dfe293657a568f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1a735daa0802da777939237dc9c366118aa4be7d9e76515f2b6933cd36a28ed8
MD5 a1146f4d5aaef8c4f9865a07eff0b3ea
BLAKE2b-256 d99521c4516ba1a5c9dccff42c0b915b058e4fc8bcfe109ecb4063b6a406e8fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev334-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f007d82bef3d3767ee78c1cd353b093ff97c65f4fb094bd146a57a43dd872d7c
MD5 956e628dbf0ebc8a44bd6ef11e4d3b1a
BLAKE2b-256 bd723d4ef11d9db78548b091ccda0a09c7f96d4de59e051783b38f09bd225820

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.0.dev334-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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