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.5.dev29.tar.gz (18.1 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.5.dev29-cp314-cp314-win_arm64.whl (14.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.5.dev29-cp314-cp314-win_amd64.whl (13.7 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.5.dev29-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.5.dev29-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.5.dev29-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.5.dev29-cp314-cp314-macosx_10_15_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.5.dev29-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.5.dev29-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.5.dev29-cp313-cp313-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.5.dev29-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.5.dev29-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.5.dev29-cp313-cp313-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.5.dev29-cp313-cp313-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.5.dev29-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.5.dev29-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.5.dev29-cp312-cp312-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.5.dev29-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

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

duckdb-1.5.5.dev29-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

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

duckdb-1.5.5.dev29-cp312-cp312-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.5.dev29-cp312-cp312-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.5.dev29-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.5.dev29-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.5.dev29-cp311-cp311-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.5.dev29-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.5.dev29-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.5.dev29-cp311-cp311-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.5.dev29-cp311-cp311-macosx_10_9_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.5.dev29-cp311-cp311-macosx_10_9_universal2.whl (32.7 MB view details)

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

duckdb-1.5.5.dev29-cp310-cp310-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.5.dev29-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.5.dev29-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.5.dev29-cp310-cp310-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.5.dev29-cp310-cp310-macosx_10_9_x86_64.whl (17.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.5.dev29-cp310-cp310-macosx_10_9_universal2.whl (32.7 MB view details)

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

File details

Details for the file duckdb-1.5.5.dev29.tar.gz.

File metadata

  • Download URL: duckdb-1.5.5.dev29.tar.gz
  • Upload date:
  • Size: 18.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for duckdb-1.5.5.dev29.tar.gz
Algorithm Hash digest
SHA256 ad753f10ebdaa01e0e19aae818ea44b302ffdfc1033bf26555df0623193af037
MD5 0d800afafdf439200d21c199dc22e4a9
BLAKE2b-256 0b208645874b05886bb6735cc6805e1327e0ab6eaa4f44048f918d1648bb47f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 916a61856e78a5a3d6f26340ea540ca46a1c96de7a5f1ab5cf6f4e5b87a110f5
MD5 45e3112054af29cea5a2d0cfbe7e48c7
BLAKE2b-256 a68e801d7c63d99c1987d02b5f9e7dcca86eef6b10dd8e9fc2a0d9221da0f12d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cea9d77e9d91c77972ac678e36415bd39ae519b54ccd238847388682b152b471
MD5 8d8ab0e48386ed340bf538aef9229a48
BLAKE2b-256 d2c60a12608cd1d29ac3940758a4c77490d02e2371574f6caefd385804de0ef8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c64abb060f7683a9de75d9913bfc277c2a3ce71be3cb2e318a9528008e8b1468
MD5 c8b83b82d45e4c643c054113d48278f2
BLAKE2b-256 929bc82706d698e403732f05dc5e746b5f2a9f4a66925613ce6268902f1da205

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b581932425564736fa213376ef83fefed309bbafc591679a9d7c8264f13fe700
MD5 e6ea11ee17db9a8c8e042001363cb512
BLAKE2b-256 41b1f21ceded9b1e356d78ac156826679dbf065acf2140fb5fb687f568d42cac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc2a0deded6f37d3053cabacbae54f5259c0ac0e09385832de9f9722db959bb0
MD5 2c76a4cabdb4eba4dc5ce4c512a426ed
BLAKE2b-256 803c4abbd85e8dea2b7f6d26dc50c58446a6d30ec1776f50bd1e8538a038e911

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a2b62ed45931169ec8d646eac6b184f4721b810949711d1019b0e3ac813b52ed
MD5 849f565084acf2289ec05c87e8817e8b
BLAKE2b-256 a53b28b67ef60f25a44ae3f40d99b7402746453859f5b905b4e2261bccb48ac5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 443a10ddbc67fdb61970ff1e22e201849187431e7da49e7a8b10cd60d953ba21
MD5 8bedf95e1ef8fe6a8039f74680b4a750
BLAKE2b-256 3f7cb8c3ba79ba012c39198cb674b407092dc604de5b390f9c8ee1e93966e2e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8e04b1158f2b7ea046d5a14d2c30f1feea0ff71812dd37c9b6689e80c5a6a7e7
MD5 f20040290c05d8f674a5e8e625353ca1
BLAKE2b-256 9d5af1407f2653e29b1084cd307947f7472a9a93ddee0d7b5cadaab6c1351b1e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0d0ec7f5da3b82225d373fa5d2dfeb30b170d9842a3cd2272719e5dc30b0d6dd
MD5 aec2cc4b4759ebae274cf282851f9b33
BLAKE2b-256 5a524b696efb4cc9b4e7a9ea12b689b26787f442fab96f85c81317fb19410154

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b619441ed707ebdc87866b511f271a50f2bbf6146dbdc2e86660a49a1acaf52
MD5 d67b67f94d9a447763717950adf6ea9f
BLAKE2b-256 e0e1e6b3eb8168a50dc8f284add0ac3cc07b669c1be293b76e7b0ee4ea3e5695

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 679cc6153c53e480e1f0efc2a206c6599037491f569eaa599ac79c9707b94664
MD5 b5f397171b065a061c10f81e47b93eef
BLAKE2b-256 f2a1b013d315fef33213c0878a9a4c8b227490898cbdb71aeea75994cba0d746

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f3bc964a6d4c098a207df7fc69d46a126706605af0b2f0a2028778c134cdb7d
MD5 9fa93e582926ad6323cf618ce19d1664
BLAKE2b-256 fffceeed1c73b46254b51a6354a0a7ad906e1c76bd94b93a795f80e952c1b4b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6b17af0b4600b3aff3dfd7de62bf1fdcd6ca18285adf5c21f03fff27166c32b1
MD5 62de86d9623f2f58664396ef58dc0aa4
BLAKE2b-256 079a282d3cd719ba5b094d413d7b977093631a5af75a8d6a148580197c68e765

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 602706018cf5554d9dc82ccf49728db1944698390fa1924b5985bb9066826736
MD5 313a0c696db06ca2af146cb5f4dee0dd
BLAKE2b-256 5b2b7ec63ef189d0fefec4e422ba79a7a57f4cc42651d7c1c37d29c477bbc4ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 af3853f8a6e7ebad37f42c94949905ae743aef5a764cc56aaaa91964429de6f9
MD5 00a2877af4dd4da28596f7a6e1e75703
BLAKE2b-256 f0daa19eb174feb04063e070930225169ba74006f8ab6d8d223eadb47841865b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 69ee5f0b4098420d650a41a974aeec94c8e60fd778284abe2459aa6764af700c
MD5 797598cd0e63e3a79eb2c48132bad371
BLAKE2b-256 462be34e69109700d1f53990022fb39740beed0b3223cc37776dfb428b45e66e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a13f3961a50f8c9757c3ebbc7fbb4adb86b56fe7908608ec766d1ff57ac0138
MD5 369b301dbf2c73ec8bd9198e00bb96d4
BLAKE2b-256 a299dc648d770c0b9453d8cffb57e992704fad2d5701c56f681315677f97d4fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e317d7c5812bbe89cfd4d8fdac6f0a550ee0e1a301ffa919d76eb779bbeb0d5
MD5 025e5381c6ad28f389a04a3e70a54933
BLAKE2b-256 5f84c9b7d3ccfdd11665bdbeec4a94bb018558e219cb23c7cc0317440ea7df08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d581b3fe98b9ba15b3c92c169495ea06754048f3a8e4a6f3f1bbb60bbb07a2d7
MD5 af2e0ed4c686468e926673194877c3bc
BLAKE2b-256 a00f71d4de613ba707908def3f0e66127f744cb4f1a64cd870fae8ab8669d94f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 498dd4707dd0ccadb399e1f75f9c548df635254ef865b9cce24f48743c12ef10
MD5 5a083a3374fa04c1e3a81d0fc2c9bc25
BLAKE2b-256 07b2155599052ae86a87b4d6f1d3881044d7a11f06195ccf9a60b1705ea08bd3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 28840eaf97542c58182a8bfc5589cee7ea245ce4e4b05f85055afa7e867142d5
MD5 324d44ddcb1679114ec14a16e491745b
BLAKE2b-256 b476ef6293b5cd06069b89f5ff9b9643df12ab8cc65b0dd9e496322f4408e1ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 7dfc0fe81e54858c166b599ec051d974693a3d761d53f7c9e215e427b77e3ac8
MD5 bf604dbb7a005de216d592cb506c9540
BLAKE2b-256 b42b79792a15c216b63ea35bf24553758483c76541ac57825a1dd323e6fd0b1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 267f29f42664debee9c2f8d661667cb1c709e31e29b166de4d297e96db42fa54
MD5 e7fd4f7ba52efcb76431f642488c1016
BLAKE2b-256 257db27fa6941ad181396fa56fe90366a5b90e6aa4782acce279045123418700

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9b80a611f7e163204f052a4c0bd025466728b0db3373d02348482ada024446a
MD5 f5f480771bb345548e1c3074d785c3bf
BLAKE2b-256 bfec416967145be5e748bd9d29a21279811ae792fcd64b3989748bc205d26888

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b5ac7f9f0cc8f6f7e50cea52661dceb983cf3d5ea03d1baeb80cffd776558e21
MD5 4388a223c524c41dd7fe2b527a09ebef
BLAKE2b-256 f1e3c94f91fd819b5fd493f95f6151c1c919776c1217280e838ed166c6655916

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89ab71b26024b37a75beabb9ed9c58709787aa0f043b7f1b35076de2312d48c7
MD5 e6c1d291f39bdba0f7010442124fcfa4
BLAKE2b-256 d6a6b9b9434d5408c6dbadee3b7972d75b1807ecfff6ad3d55cae0e48306f277

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b7fe1774efa1b59d63675b448b836b33e407950b3b7c21c44c3a9153d410749d
MD5 6eb7632edd2445f32f2de996c0672e84
BLAKE2b-256 7248d06fed663cdf7c362bb817dd18bed37be61e7290bc541c0716510f7c688a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 eab8321a8986b37c10d16842c2c086c639ede5e5322de82c2e89657dc0d3c9ea
MD5 3958c4d26bc6578e3d1dda72a27aa5e2
BLAKE2b-256 a9999c11ec3f60e1130b56056438f479c415bff4b237f6e5f83066228be61a17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e9ef02c46c4b5df0544c0fac2f5942bbd10851373abe8631d6170333e12a0c1a
MD5 c919e21addadd484e4d9581d86c1c90b
BLAKE2b-256 5bde1a88574dc19d30f9fa2d1d86ff4c325e0f504a1e64e5ab476f278610240a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2fa0193cab95fcdfeb7e0a494814a010758b10bb9c3712b026bfd0b61656db30
MD5 e6b8739eb3c752334dc6b13dd64821eb
BLAKE2b-256 e7a26ae23f168129b5caf65fa6ae4df9f426bad82521187edc2f49752df8674b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fc0372c294f7e4c92e03193e07770a17f1c8730d9e124269ad816526f460b0f
MD5 87935363e65c43685a3b4483fde3937d
BLAKE2b-256 5597d1661036846501eeacdcb161b3a6b24813c2c9c7501122aca431822922d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02c8cfa6621505d212846efa6a5044d561abb393fad4d0041f2e02364814ded8
MD5 306336600f2a1f7bb84d235d441418b5
BLAKE2b-256 4203c295716d41df055852fa4f6904f995b2cff815ae6b3c3c51884ba2fbeb3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a7c3a89726b4332fccfe7a4d44ad6bd59fe38d571cc3eb607b9d5a717bf72ae
MD5 aca121d78240be06abd9ac8455b9fadb
BLAKE2b-256 6944fdbe7b1522e17ab44b95cdad8491f1197853ea8f3f5c65352e3710bfd9cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.5.dev29-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9d62f53cad27b7621f8df096072a49c9dab98469b6d3a6a49157d5dd963114cb
MD5 5f757835ddfed2453ab6b90990ac2b04
BLAKE2b-256 975b134454b3f9c1060982a0e4a9cd784112f194430f9391d6b4ea812ef23d46

See more details on using hashes here.

Provenance

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