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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

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

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

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

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.0.dev329-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.dev329-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

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

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

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

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

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

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

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

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

Uploaded CPython 3.10Windows x86-64

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

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

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

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

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

File details

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

File metadata

  • Download URL: duckdb-1.5.0.dev329.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.dev329.tar.gz
Algorithm Hash digest
SHA256 d6d51ba204e4041a45511e639a809af9cc495e94b42ff2d18077bd32f090928b
MD5 e592a3ba26c3bff65186c6e662b8de1a
BLAKE2b-256 6ae25a6d0451cf7a7c104841388600c7e30c5393378b3b8877b6f402b841e772

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 2dc6c16f07d6fbc04219372ed4ce18a1973c2698ac7984a1b32d48119b102b47
MD5 8b3a3ce0c51ef6d35296abfcc325b929
BLAKE2b-256 07ee8882862a79354746703e59bdcf8aa0a79a7640ed11c2d4438dfed6f0e7e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 00434d439b9d9ad1f98ae8b731c6c5b0891ba8d23c7141ace7a7a990c2e72f37
MD5 fffff083c695e04f65a27e7b8e0e05a6
BLAKE2b-256 6d6d6fd2dfa285d7991a39a36413327ac41ec9d012de4672fe5f6e16d757787a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 005733d54812ba9914e0c7c2916e336a3a997aaf7f559e181576adcbeb09c972
MD5 aeb95f9dbd83fbd1fbbe858c9f79b469
BLAKE2b-256 dc11879969570a4af5279abe3f3cd1d3013f9853a0a06e19219c51b648e33b84

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e697773e6e358ab2785987be6bae0af418ba374f52c35769dcc02fdd6ce5d63f
MD5 7a1bf2d088267f8bc1f9b76554606262
BLAKE2b-256 aba3b28783a7df03fc4bd591a7aa66e35c78565424dc3adacb2c2bc626d1cf3c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76d346245b4dd84be3220e43034be456d6d056de3e65a65edf7afb7de04b2b27
MD5 1fc22ee1f24b8823c82dedca786ab940
BLAKE2b-256 6f546c9f14344ec542f0682f59fd679f0ea0674025ba8a3e32853b00e5167d9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 02b689886b74825c9fade04cc4983d3e17c13797691f73ebad1b3c322c327b72
MD5 7c565a1fb90111f7e7bf737c0ae90879
BLAKE2b-256 e96b0594b48aca1516f864ac051bdabd9ac799970699e368ceb5afba2ce77a09

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f135d4bba2396b4e77a4e5a760603ee7752d3037a225aee7679c73860e751c4a
MD5 294a6df3da0486227e1c892300b9adab
BLAKE2b-256 38a376591dede30fa1b8d5bbd249ffe41b6c01f9675004167b4e35fa3f3df423

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 77b8cd0cafdbecd0c369b0ce8f4dfe54194e09bb2065645fac385ad5dba53d12
MD5 32d43630e7824732be0726a5c70c9e38
BLAKE2b-256 893f52f1d7778fad2b7f0223f3528c2369f3297fd2e17e30a45257ecd50913f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 736690d30b3d79124b6d20dce98c69ee2a12d9820fb6cd1add8e3a69597ab8c7
MD5 081a4558f1ee993a3d18be0f69595ef5
BLAKE2b-256 b31e44c084c56edf04329f78d123005469ad90d2e2c98b8fb2ae1c627effa64c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 156195844a1a2263b85423cf33699f6c49b87d5d2cb8f3215a4d1e4bb139d9ec
MD5 14815664be867b9f55f44073cc835314
BLAKE2b-256 81e781219195dcd96e7a333cdb2e3a5f5af51c8c91f08ee0ad722928cb718e1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0420684b2bb2961a64d430692758abf2d0827fc29c730109f0c732d5a8afba40
MD5 9172e62d05de52620bc02327c2dfebb8
BLAKE2b-256 2f9e4729f88b208e593f55e89d02a2215c1ade3e0a6b2cd68425de50a4089b0b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8e049b817a4b2c96153f600afd248fc4f671ff6f04e590b041a21eef2036a190
MD5 a63b175a41fbc5a82ffb2ac6155d2c3e
BLAKE2b-256 e568ac8ae3dc1122e4dbab5b1ce9585fa903a261e65a6c9f799c7deadbfb3263

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c986d3d84b60e9945abe61cd04e5aa0dbf1ed6c2452a300f637ae203e55931c4
MD5 76951ea3a2b9332febc825580db8dc85
BLAKE2b-256 4d3ece8c2ed53a25cb7ee095ab07d524d58492e6c87642945dfa7da88d67fb30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ade31cc1fb483811a7c6202f94f475ab290cf18c6217d9f30da66f560350d79f
MD5 43f242d59a7822793450816cf48147d2
BLAKE2b-256 02d7accee5c3264fd043e9fbfd304e213f60b0256dda4d93ee5080334c73e841

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 5d5b2a1d389d4d82900bd98d0dc0bebc48fd67abc0d711ef6ad6eda4391b5ed6
MD5 1368b352fa66989859517c021abc49e4
BLAKE2b-256 545aace8d8612a50df113c36c1800d390dcaf8d54033eb94a24dd45ccc93452c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 910d06ed0bfef4999af05436e5ec9f9e8bce8fcc9420f719bea5c0caf0655cad
MD5 c6e6ed1205d4238d2823d54724e7dc38
BLAKE2b-256 3efbdb8c9db420dddcc92c34776f41cdf875535bd7a2a078ebca73fefcc451c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 958fc9fbbcebe9cf6b818f331a853c8e5524ee571ded5167ffd0317e3d84fb04
MD5 ce645d8252166cab8a8e9915ad9f8c46
BLAKE2b-256 59237e0c9b4a2ecb4225a65578c06ae24abc5e789f4cfc79bdbc67e6f6c46b5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d3b58827dd3dcadacdd98a5a8555a1716ae7f1e65a0d00e160b3fd0490af43e5
MD5 7f533ebfff4a41c6787dc815d4d5f196
BLAKE2b-256 ba3ff5086b1a1107d8f8bbf87019d8994fc04f1f226ea18a77994374ce1f0bd5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 afb2a011714018abfca5d6bed907b78d8cb571e2a5576208bd47c0bf13434728
MD5 1f32b8d74e628454cdd600e68e50e1a7
BLAKE2b-256 26d52a6a4086f7969158255783335fb8152082d0c8cd24724088e65626a9f0ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2c4be4984b0bb829a6a0e1ad300d83f46b7a297ece38df7e857fc8f6037edd1f
MD5 3e2884883bb14674bb8a97def895d44f
BLAKE2b-256 0e4ad45d6c6360a0159fde3b3d23ac69e9c2ab85363dedd8bc99e7007e19f5b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 294d6ec84f416084659e413048e075a781b2025048b2746d0e87af7efe90126e
MD5 34d176e06202b414c0a6af5de1f2cfd3
BLAKE2b-256 44111b79406bde965cbebb474a36a4db58f1ce5b912b174e0907e4ca17aa73a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 48227491d8ba12f29289179e0a902bad2a9e1d20244ba3f467a6427d046e9211
MD5 eddc9467bab1ae1551d57ed29d73c869
BLAKE2b-256 5f1d91a2cfc1b366d5b9bd79376b4183fcbca998cf0cb641ad28edc64d3a8e4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0ab04ae90f5bf4e416499981f5ad89b471ac2521a79fafc7245df10f4fb57018
MD5 0154f073cf52446a75108fcb8d43ef26
BLAKE2b-256 075c1ec9c755ec7653d014bfcd61c0d60471543b63c18a71a5b4ec61d6834c13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 20996ec9ac5e01f21c8f7999955161173538ba898fd26e5fba7156f6aaf7692c
MD5 c2b227f0fbf73c2b492afd207c4af3f9
BLAKE2b-256 17915a7da30ea54ea75b9773b2e8f7353194241c0366c6f6808000da77ba7ddb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c8de9e95b62ab522d0813bc1f44f4f5cdcb3ea39d98b32325bd70dd85377645
MD5 cdffa20f37ad9d17675f0b7cb51adf70
BLAKE2b-256 3fe7a5d1ccac3e0e290e58ce7ebf33ff30249cc6fb610c5cab6bbdac9f43530a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31b3648ba560c4007885a379c09ed8fb974ca562929f93fa4d2419c8b6e0ea12
MD5 f2675d6b064e0af9d0f2cd68b699f911
BLAKE2b-256 e3fceef6c09d7d12c18fa934c80cee4a425ca990af6d4c6a6c7be3dbfaa7c774

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f5fbaf23dc61cc444d0137b134262945ed97db5ad9c06bb4eaa4f138fa5ad6c
MD5 c338d29defb722ce9e3e672d804f81b6
BLAKE2b-256 1ee009a448eb6f6ed633e03aae4931f99d51024b80e72607fa251d2df40e3b01

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a5d7307cb5a69f58b5c89765b59e90bfd443ae527018caf1a89f76188a1eb304
MD5 77e4d14c6b186409b2cc8372aaaa71e6
BLAKE2b-256 d10c1b0893a2fee197fe498b8c67b13e97195f73e2357d28ccf1740218be30d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5148f4860cc87421892416abc81b94386a68e1606a3901544cc7f9d195d9819f
MD5 60ad2d3fb1f352746346c1f3944b9603
BLAKE2b-256 8dcb1d51f496add71d9e630f17fec33ab132532ee470d170cb2e1e547abefe50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b76a547a299a7a5dcf930149aa1dc85696a1351390f0209dd2571a39e0abad9e
MD5 22fea4e010cd45b422ad63c15d950d3b
BLAKE2b-256 8d48395494d9b23324d1ac128693dd245361a7ef9dcf27c68a6b42d6d1970f6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f37a3808e02c8d725d883b5601c8fd1f02f4f83874c4f3a2063c54bfbe04f2e
MD5 d00fe46da87bb1c239dce8b544a43a16
BLAKE2b-256 d9054db6de909f9958bf70513036c4b7ef72038c354a6e778f54cd1e94f06767

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 800c6fb8a28fd6fad68432210bd882a4b887a55c002e69f88adc640bfa9d1d20
MD5 3344a3505a037db4b0a57da5abe4e219
BLAKE2b-256 ff14ec411ddef242cabb0a1637cdc965f4cc50c8047d9e63ac0298797937de0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b5c8ff0a294cd8492d551580be1812bc24e29c9e482c32e8618829b653baa844
MD5 39bffc981566b149cfb282a66f9d542b
BLAKE2b-256 daf03677ba366f6fd00d572cc082e945e46289d9557b6456b67ae4e71afc9d2e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev329-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 180281a75ad6c48b0b538220f12a7cedbe5d215b3c2c4b10d4d4cdc8892756ea
MD5 a61c306ec3386999b4b3615743b4a160
BLAKE2b-256 d7e30b149a7c72d5f07d6420d59e9610888e1b46dbbe9b440084ead3e9a9fb7f

See more details on using hashes here.

Provenance

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