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

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.0.dev271-cp314-cp314-win_amd64.whl (13.5 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.0.dev271-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev271-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.0.dev271-cp314-cp314-macosx_10_15_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.0.dev271-cp314-cp314-macosx_10_15_universal2.whl (29.9 MB view details)

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

duckdb-1.5.0.dev271-cp313-cp313-win_arm64.whl (13.8 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.0.dev271-cp313-cp313-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.0.dev271-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev271-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.dev271-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.0.dev271-cp313-cp313-macosx_10_13_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.0.dev271-cp313-cp313-macosx_10_13_universal2.whl (29.9 MB view details)

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

duckdb-1.5.0.dev271-cp312-cp312-win_arm64.whl (13.8 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.0.dev271-cp312-cp312-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.0.dev271-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev271-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.1 MB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.0.dev271-cp312-cp312-macosx_10_13_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.0.dev271-cp312-cp312-macosx_10_13_universal2.whl (29.9 MB view details)

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

duckdb-1.5.0.dev271-cp311-cp311-win_arm64.whl (13.8 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.0.dev271-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.2 MB view details)

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

duckdb-1.5.0.dev271-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.1 MB view details)

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

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

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.0.dev271-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.dev271-cp311-cp311-macosx_10_9_universal2.whl (29.9 MB view details)

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

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

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.0.dev271-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.2 MB view details)

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

duckdb-1.5.0.dev271-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.1 MB view details)

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.0.dev271-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.dev271-cp310-cp310-macosx_10_9_universal2.whl (29.9 MB view details)

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

File details

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

File metadata

  • Download URL: duckdb-1.5.0.dev271.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.dev271.tar.gz
Algorithm Hash digest
SHA256 ce188368321d984a0e6885d2e8863b2ea256662063a2069d60cc1bc42d7ec582
MD5 a03cbd0a2b6aafb031ee20d57eebf463
BLAKE2b-256 e67c5d6b2ac5aab11da3da513dcc07f8d13a58a0feeacbdf90998574c321576c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f916ff7111f4f9b2a1a7c53629776e279ca51416773e90b5eb3c0ed5aa54582f
MD5 d9275d9d9634798559f65cf3c7a0ce06
BLAKE2b-256 adc23e98ffb9c2db5b1e3fc525823aa4682c00d9750c0e9885830da1b5d3ce7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d9471bf71a0639ac8c8c4068b5cd32c7c4e6c73a3c8afd2498b2c1c4fd44c6d3
MD5 cb42f8065248376d3577a2b41c8160f5
BLAKE2b-256 fa1c942148474982ca10ef9d5c077c8ee6e21e5d2baa5b10541868945288e1d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eee74ebb4816a3bb2edd74bf132fbf34aa72ae837210804f3869c97b76e8280f
MD5 694b04ecf83e0a082c73e3e67e1f72b6
BLAKE2b-256 b4c69e8a38c92d202418b3368bef88d03540d26c9f89673f0b5e2973a6f0ed0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fac3967e85499245a405208894fda9cce968ca398341db32b6dcfa76aa6ee117
MD5 b8e87979ac1f83bdc080d56ab6fba798
BLAKE2b-256 d6f65fafce54276f24ccd74a582cff42f55bc3dc714ed4feabb16e601c931795

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ae8017d69a92484df741c79e8ca903767b5ce746b71ebadbd116a72275e7704
MD5 b0083f0875ef79136681599ad847a4af
BLAKE2b-256 80a985677b0d4324cafbe4972bccc1ce358a541a1002fbd9c376d4285c71a1ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2c6ebb4a653df10d891227a99fbc7231ca20de043ea16264387df06a67822358
MD5 153db98282332a3bc7feffb66e76c22a
BLAKE2b-256 86b7afc2b625d693054b31ae67ccea5d991ed8d146726d464e4983a9b310805f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6df468df21218d1406ec1b522a31662c0ed3da6aac91b5e0c9c600183573f0aa
MD5 41ccc801a58865be41cca19a9c6f811a
BLAKE2b-256 b2fd2c922296e97e94dfefeead2699bc92a043661f29cf4181b5e48b0554c291

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6dfd63ba9cfcc4b313e555b3a72dcc93211e0befffa14493aa8037c2d92f46bf
MD5 9480ed8c8f65317056113081d934866a
BLAKE2b-256 96f3059f2251680d0383a7725709123d6f85c9d6503f92abdb4ee3e8214793ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1a8499c6b5128e69a3b4492376d9f90987d9956fd1296a9d9764e904665a6438
MD5 8bae2f4fa79a347bf854ce90b5a476aa
BLAKE2b-256 7ec11cff42a2d2079c07b8951d55dcd117469db588f3c87ac6a27d5c4e6c23c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 18f7f62d6d1b75cb1a9e165c03f4004413a0986a0476dea5febe9d30c7dbe952
MD5 a167d73ba232cf961b2607fc0d968f29
BLAKE2b-256 307c5a190623ab67e789210730ebe9aa8af9c76cb985c7f4279691b4df78f78f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f914e5b165c8f0f34069eb0db73a5ebf9b6d45c7a5e856ce03bdf1ede3686de9
MD5 6bf947acfd5cbebe68fa3ff45a2c1b87
BLAKE2b-256 4a4fd7f25cfbb3d80e763e5bb1e99276dc53dc60634dc9645281c6fefd9c5457

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c1066db62b9e83b2411f797163d4d6c8b245ffe8b91d0490d8f733afb799a3c
MD5 712eabce27c4da0bb7dbd2f7a8ae77e9
BLAKE2b-256 968087c7446d9927279b4e8e0b30c42d4726f4f6fdbf368c951d350b6e9abe8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 297cd921e4727f7ae1facfe9b92870f42a7a521217155852516ad768032e8125
MD5 c96db233c350e357bdf33706cb52715d
BLAKE2b-256 3f24de8424e2810b7ac56f282358afed1db69d232fc5de0ee7d08871082f6e29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 677411091acf7265d75cc1abf7c652d526cbf3506d0c0547ef1cbce9b65718c4
MD5 c091a4031244cc6dbf2873b1375b8540
BLAKE2b-256 684de8542206ce437444b316314cbf8661032aaf0427238af21872acc90958cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6308fcc2d1860069ebdf7b8a64cbe99bd4974a9b8dae11737a3e44a90af7c61a
MD5 8b0357aeeac2c17f986550b939c8cc5b
BLAKE2b-256 58bcb6564350702b61e420d2a398ab526c4c326896ffd9526aa58ab887454aa7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6998e664ea2ab299f71ed93d7cb9a239348630a2f29b79ea92d338a61c3f47f7
MD5 6ee44a1dd82749712222b97e69a9f524
BLAKE2b-256 c5de3431cacdeccd58a79e8a6a05001f6c5b12e1462aa393aad0fda1283a9bd3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3919ab8e165b0feec7991ec9803e2ae616904fd4f81c07ca4cf80020527b373e
MD5 e77027290d4560e9a79e11a35327b30d
BLAKE2b-256 6f7664081e067eddbbe4d80710ff8d1689864981f70ba6b2c80aa0d32fadf2d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 272ec0157dac8450ece1715a96ae97010f901a311a0b1828bf966b07dff0aae6
MD5 c5eadcee57c9b795ab7a776dd1bb859a
BLAKE2b-256 b265b9cf3eabc456f60672206cfb40c804e4cef7d0731a5b0233704fd3055884

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 412bfee6af6d29bee5ab5543f6cd201bd224aeb0b75d96be34c3fd3a6e973245
MD5 e4fc139abe82bfc4a44bc3e8bde8ded8
BLAKE2b-256 ae23281745289d55e30405253c0fcc10d72fe85cd9de60ec9d8dc72d6ed39efd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ce47f5fd9594f3b00e9dd343292a75f592a89d6e82d423b117a9e9fac1915db0
MD5 03a5d102e91a29743e38c33017b7d1bd
BLAKE2b-256 73aa755fdbe7c9084778172e727f2c5d9df5e6475dc83ddec8e37f938612e8da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 30d8403b016ecd9274d59b96916f665dba593caef7d1f12638eb609318e91453
MD5 de450e076204edfb99da53ee90213180
BLAKE2b-256 8f163355e2ef2cd2894e064d7f67f1c5b83d144f3bd32e253650016db87d3aff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 da46e08526703929ad2f60f163f4852eee248d99426a79ae3f589d0177c20c8f
MD5 72161e03c0aa95ba8a47249310c59bcb
BLAKE2b-256 c0379c3f42132bd49a4abeec88b01216b78da944379440f8b43a309a42f42f7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6b7471694a8feb3f58de52147b0a3ff5da7c9443f4b8fd3ce750328de098217f
MD5 f4afb153db1d3e70aad8714ce64b3e0d
BLAKE2b-256 9ef1c1279a45f1c3e6882bf50a6983f73301d76af2f399321dd9a7be3f956a1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a39b4ab4e46c4138179207cd1b8080294ded52401656422dcade1284843baeac
MD5 7563e24d7394a49374c73218037cd0af
BLAKE2b-256 65c6dc514ccd44c14df5bfcc6a62be64996e639a8a0581a24252b99918b299bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d70d0fa5a6ed6838f7fe66c75b99ef3f7f66b3da863e09636822faec582b4c0
MD5 13204e815510229e5c0a3264b27b3b77
BLAKE2b-256 8e40da000416440839644015cef9c70750b5e89c450281ccae768246f4618a72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc935a4c8d9ac7e905a86db7106f0fdb45ed9e9b78dcda206414115aea8b0f85
MD5 2b718b228dbc613a42d2cd0a12175979
BLAKE2b-256 ee63f1b615f0bc80409f8c8489b7fe84be1111bd00aabee81b4ce8f970fe2839

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fdc3f98fde493d631272d46825034ad9302797df2e01f52f9b9ea63c0ed3be6b
MD5 fb05a6d7f443eed823d0fedbcc8318e9
BLAKE2b-256 44f349cd082e9ca8e4b5e147a3dbaadfdbcc49e5e491b13962f66d1e92851ccf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 b6251f417585a5a83c47936c470f4c180e23d5df69a8e3220b64a119aca0094d
MD5 92037287344e7b2fc7a928ec296c1511
BLAKE2b-256 087377f33b5c37d4e74501f10ed3564dbea23defd70544479d370467c849de7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6bccd655a764b6edc2f5027412242785d56cb6472f8e5e7769274efa74b0dd7d
MD5 b319d7f12abdcc9fab2fd0b862694b69
BLAKE2b-256 8eecf01d6f70ff4579bb31f5e43dde36a12bf1ed985da0572b057ddddfda6c5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d042f1441b13f3495f802815258b07cd3508626c5cfb16bc551cda69c1735a92
MD5 4e18b3771dc5b8d45b1d1300b5a622a6
BLAKE2b-256 e98064ac892cd348e5d23c40166a4e82d8903b8d66a38e39df086b9355883301

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c080aea7da4050955c1551db21c65899c922161b38f2bbf485812399116fa93d
MD5 fea834247aa7f0272de9d93fe07106d4
BLAKE2b-256 6aa547e4c6ebfb3504010612ff802357e185a849d4971fcb9f8901ff14fce558

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8b69fc70cf9037fd64c082ac1836d822d303c37038fa8ee77e04b3d321d858c5
MD5 f0265bb25b455da7aac8b32abb74be4a
BLAKE2b-256 3d56961acc6b92d1d6df17ca56c306a79925511fce6b9bfaf07da2fb4bfdd96c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 07b02bb409769933840f15796b3d2932001709ac71c71c52eaa1e4d5e054bd0e
MD5 af928f25b116a53798d9ce1361bf18fd
BLAKE2b-256 64909155b4454d5b41fe08c7e512e287dc18e08fe1d40dc24954b86bb98debef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev271-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 5deb5bba4125ab2f5dec17eeac40655cda829a93b4fbc321ecfc6a0d145790c8
MD5 f53549bc32e552a74f228cf5e64831cf
BLAKE2b-256 919d09b4b3b60c742adffb5304dcd65243e310f1dc2838cb0a13b9d9a27a60df

See more details on using hashes here.

Provenance

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