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.2.dev54.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.2.dev54-cp314-cp314-win_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.2.dev54-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.2.dev54-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.2.dev54-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.2.dev54-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.2.dev54-cp314-cp314-macosx_10_15_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.2.dev54-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev54-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.2.dev54-cp313-cp313-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.2.dev54-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev54-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.2.dev54-cp312-cp312-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.2.dev54-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.2.dev54-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev54-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev54-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.2.dev54-cp311-cp311-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.2.dev54-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.2.dev54-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.2.dev54-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev54-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev54-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.2.dev54-cp310-cp310-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.2.dev54-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.2.dev54.tar.gz.

File metadata

  • Download URL: duckdb-1.5.2.dev54.tar.gz
  • Upload date:
  • Size: 18.0 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.2.dev54.tar.gz
Algorithm Hash digest
SHA256 5345367a963c11e6a2188edea953a2a233bb7bc10c3c7ab6260bccbb3d2f5700
MD5 ca4ffd882542850c92d8fe278ccf0119
BLAKE2b-256 8cbff09e59d1668521e5f1e5effce74670b01303ac3b12a41cb3d5536745813c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 b8d7cc551724f64088077bee88f9b45f5378e344711c8670acff97fd855e55b9
MD5 a98c70a9eabddc941a0e6822f7b5b265
BLAKE2b-256 022bcc91d9bd1c3fa76cbc78f0ae03ea4e1e954242303478cd7ccebb84f72b0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 57565a9a813e6b17970a62e7f428aa740c956c867f5d34105ee90ab1676b5252
MD5 f117f5f6bd5ae1d7a679407eff990742
BLAKE2b-256 a694ff844a55da8b13b6f329c950259c86077c444b9f2df14e89e5811703334d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec453ab714715024950591fbf55864e86609928bd99176bd0ea95bc9d8b41fa3
MD5 30b87b3955f0dec6aa5a11742a6c1a7c
BLAKE2b-256 fd24d1a1a8568eb9a74d264e229f39adc97f2b3b7bc39b2a2e092f1a473f41a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6833d5f986c80ad582364334d9c2d2a44ce5d2c1015352e33b97288763ee0036
MD5 7886f9f7bf17a3659638a84ed2781acb
BLAKE2b-256 29bbf1f4346bc579ba40545bf0fbb05350fd8cce82eb5dc38674436a20c3c2aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8c183bbcffb40cc8624687d23eca669316034950a2719b441ad7e89deed6cc9
MD5 312f91bfcb4759a88b3707a3462108da
BLAKE2b-256 056c7d56e4f250e3247c0d43b082cca2ec4f56e1b1956170d6344e14bd032a66

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c1e73f742d0475e6c84900be4fb4850845c3c3e9f6e62f0f757983a28691af9b
MD5 50743ff4f0c0892672cd2c61e41fbb30
BLAKE2b-256 40b60cd3bd1370c5331d0f9d07d79623cc4c08857d31b1e053fd41ca66319255

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 be0c1af1cebf0b82ef057d3c79ae0fc926b050dd1a534a0bcd799bcddbae25f9
MD5 d8b3d877536a3cc76c3a03d8ccaba566
BLAKE2b-256 341c07c22625b12e717bfbc035a4159ee11a9f8a2ea6a9e16a71a5eff3f7fd47

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 85197cea01e0b0a37734b1792fa2ac2bad41e1b567077e1abf88b1e2d0b8bab0
MD5 1a87ecc54eae659adda1281d68d92401
BLAKE2b-256 4216f71bd615e8a9e70b3bc85ff4e4237e6a44c1bf9141065fcbcd4d70ecf3ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3e14a862d19e86328c214549edba44fe57a57b99524edeeabf5b865f2b3374b6
MD5 ffbd99b90406ccf82fbcff8f98694e1b
BLAKE2b-256 221b09b796c688b295b0eabab5aaf349f1af082b9ccb3a0ac9ca78a0fae1cf70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b7ad7826fb671f023e43580ddc5d7433316c5dc93be91255f74441f919b7ee9
MD5 c97d4a03f7859f4cbb0c03c80f18ed96
BLAKE2b-256 86a7616f9031203dedbcc924a8d2da58b8579ff3ead144ef4dc92fbe468fb410

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6eeb76c7303be890d2305ba51c74dd035f68ffe6df2df35a500beccdf15c1e65
MD5 5e9be29f6261e3e4724b095414d12d7d
BLAKE2b-256 8a12f9d56786b725bdccf927b16b1a65131f9f027080e21a4fe8f4282a6f290a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b9b767669fabe09c735102a38aa7a87d050e9d3dcd1f20e549285b926ffdd748
MD5 8f8f7aed6ce86e21ed9264db93258189
BLAKE2b-256 78a5839973972cf2b27b8e623952874b6ad001c8b11e83c25e0ca52e8169ed90

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 32157058e497d3acc4a195d9eeab5c8feaf143bc09b2f14a60345fe0456ed02b
MD5 783ebee4e1739de484c3c7cdb4b6c566
BLAKE2b-256 6cc68d8691bdb2118b0bf6fb5541923339a5db6927324ea2e823fe22067a5932

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ac3aa4487c737fe906b1cf5426e075432d96045fe39f85808dd6cff44bdc8a01
MD5 69197aa91f6a94f376f98f1ce0f8e249
BLAKE2b-256 1f6f830f3feb004a37e319a57fcd62aaca6074a1acf13849eeda099e4835c223

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 7011bdfa4427feb964abca5203b0737c0b2d20dbac7917abe116379968dd6fb4
MD5 70f753af582ff73eb54937c5b09c2304
BLAKE2b-256 559695a19ba7d2a8da934aa95f2fa0272dd31278c3fe630c68106cb620600e25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 729f13973c31d72beffd21ef7cecf7410e7065ec6ad20ebfcb7839b79a04145a
MD5 cc0f2af3f24c30839859d4d8e5a2eb04
BLAKE2b-256 d0fe3540464395bfd91856c5c790b23ac649b7f205e28cd32c15830d3f84a054

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d6a7d6b80e97d361bdab84edc570ab552e409cb179fafeb2c25ad6b546b7b92
MD5 17c48db4c3874866cab3a9442305256d
BLAKE2b-256 eca7246021c582cfcf10435ca260c0ed784c0a55fa6683e7a4b1a539ab209d94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cae04b2d08b90b725ca0ecc6df1aab2c222fd98088f6fbb1c16b858a0a8b296d
MD5 cd0eb8b6eae77f3681668b263b723c9a
BLAKE2b-256 315db7e58a776a328c3db1eb84414fca9fa559252ffa53d6767d97d936ee4e0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bb799c753245c90923d96abc3bcab3b702959fd05257a3c0c8323b68e68c480
MD5 59055401a3aba0f74ed9a5fe4d5ee025
BLAKE2b-256 94e8448d81ecc115ca06330940293589286dedb41e3398741154aab0422f7d97

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 abd46c24e74d07057d2ea734b5bb426bfdfa8d93d334488ecb29dcd1828a3568
MD5 dfcb88ba2eb308264dd4873b6a7c6dbe
BLAKE2b-256 3ab97eddec48334a51d5b338239dcb28ca5b9762cb4957717b112f8677f773cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 4e2365ce35597f781cabb8eb93fbe2b5b538e1a107c7905202ccb380580a024f
MD5 d3f69b6629fa3c5ddc08c6908c65a1fe
BLAKE2b-256 8045994ca29add37282406f5454f692a1ea46d1c3f861a1faa9b7777496989bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ac6d0054931be34e9d72d7c3c4afca02da1a074074d2b0697b282d3d43c3f623
MD5 0ca46696f1443a2b36fb246490c93f34
BLAKE2b-256 8175bda7512e3d01d0ee32b7bec227f6d1c31f208596456a5bcffb2278c14448

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5571cd317936d9e76bd98afd0f9a5d59cb16d08363c50fcc8e2851c91404abdf
MD5 be62820c725cea1e02ae03d87158e2c3
BLAKE2b-256 1f097e453434e9b82a34650f15b241fbbc43965dcf43626079e05362a0606c67

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8fb9d24b02b281945d73839651b5eab37ff56da8442fb70d83fecf98089d87d
MD5 6276a8149f0a692cb3347ab138a7241f
BLAKE2b-256 98cb37c9616dea8bc01121b7b1e69e3100a79cf7dbcfee73152c5f380bdb3168

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 36b13da2e90f510a917e68d761f9762a9d533a4d76b1e68cb7a6e737ba42a614
MD5 6956c7e96ebc0ca580d13571606ba8c9
BLAKE2b-256 3558f50b45327c9ab331a4802dc1ef8ff391e7feb1b8c9908ac8a3238e04e109

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f1afc39278476ae8c5c64281d1e1ae77e75d502c87786a16232d07b9b45a564
MD5 ab7a32bd70bb5282ce44557513ba1b80
BLAKE2b-256 275f01154874e4c60bf0df33f643849d471824e2d23dcfa7cfa91ddacca0ab69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5dc6d4cface2808ee05efb8955561f8b6b73b544474dc73edc989aceb53c4d71
MD5 73e845afc0b4edf256bbf0408dab001c
BLAKE2b-256 c377816ce2fe5e5f29220aa79b10b810da7a8a8f522cbb775d5e3d8abd0edddf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 31d899be11570ef5b79894bc373b74c91fc2f700dd389912627562b7ec222a66
MD5 2b173f06200f9576716c3ab814095410
BLAKE2b-256 1b9119779fa0219a17214aa875001ac61da111b2042ccdfad33dfe5e7e2ca16e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 11bdf8d6f56116925edda5fe58ca05d030ebfeb989054a38abc28b999bc0800c
MD5 167585f8eac129ef417f88cb870b0526
BLAKE2b-256 f22f3556aab173c9d907afe0ad20f63178b08dda3d9a827595dcf63acbbf7be6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 383b8cc225b9da1475da98cf0488aef3fdc206cbc76106d57ec244379764f5dd
MD5 deaa76e3657b187bb6ab39ca79d84f03
BLAKE2b-256 4f1a18a9a195aa6aa82ef40cc797c4b0957a8337daf8e6c16d27b3dd4246d155

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dfbbfeb6089d87393b8ee910e3e7190ef2a2f5d16a005c0b54c3f53c05bf4d18
MD5 bf93f892fd14c6deee6e2985d072f257
BLAKE2b-256 124a5985b20fe230f67a810cbe3e0f6eff75d01c00d5b5a24050c5815a7f9911

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2fdfefb31a665e7e3857e17c67fc2eebe0d9c7166fcb21f0b9ecc74b6fc504da
MD5 e491e0022942d8ca64c3a70353f517d1
BLAKE2b-256 e2aba7395e9ab4964b5b795b4a075502151cbb5c278e689599b9879f29127ea4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7ae9c7f18f5d529c1125e0f0c63742ad50562683530b50e8e6a1f35b5f8acbb
MD5 d557b281599b608716635d36258834ec
BLAKE2b-256 ab213db742c30f8ace71e7d8b1b3092c92d0995b3c6cda70a974bddff4ca0179

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev54-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 502d2018553c4434b71df4a437ae0cdc9689ecc411acae087f679cf2ad45d9df
MD5 240c8bb2bc7801b968a8b00c68adca18
BLAKE2b-256 51f3acd99ae7b6153370a16c0403b8efccb4679019ffedca90d20c5f96a5a4f9

See more details on using hashes here.

Provenance

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