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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.0.dev332-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.dev332-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.dev332-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.0.dev332-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.dev332-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.dev332-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.0.dev332-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.dev332-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.dev332-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.0.dev332-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.dev332-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.dev332-cp310-cp310-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.0.dev332-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.dev332-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.dev332.tar.gz.

File metadata

  • Download URL: duckdb-1.5.0.dev332.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.dev332.tar.gz
Algorithm Hash digest
SHA256 42e8f159fc88982b1f66f6d550314abbd4cf6df19b15ffab98b3a00edfe70413
MD5 10e1e23871ec02187069f210a077f82e
BLAKE2b-256 352ed907d298d0ab34fe799f06364c479eba17fa73e5565693fb23ac6b7a5b02

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 9a92cc76d06d2bba024fd1e6e7b0527ecd04bf9bed28de51eacd8282b5479e9c
MD5 31ddfd40d8441bd88c1fd0a3e0fa6e7d
BLAKE2b-256 2813922d547a9e95fdafcb783d4596579b5361a127b45efb587f39ade80d1d74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 90068e5da424b273c0489f5b302268702290ec6c16f37e20363457935f2dc9de
MD5 437892c8821778ba874b017400df1596
BLAKE2b-256 de1ae7f28fffa3c8bb41e418a7988871a267473da3fce0ac69765599dbac59d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a0a76b3d7de224a3e3a682ce35464512a89f85923270985331fd0c6d68ce0cc
MD5 3e2ecdb874f26185fa8464b10d0d1109
BLAKE2b-256 bfb240487061c75ddce78a2984ae0d1104483f1a0fae51c1c922c98aa649695a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 898228f96f7baa107ef7896b6c028e5704f9b145041ca4712ff7ea9f0700f1e7
MD5 3c3c8c76d2ed877a130f4b3ed9815d7d
BLAKE2b-256 bbc5f6094e6cad1ebc723b0f05e9d51313bc8669ca949ef05d3e1ee913f91d80

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f9333a6e402e3437b478fd479e8dd6498c061222f183350ca66d4c056e65c2e4
MD5 44bd5c258656fc247782bd73419801b9
BLAKE2b-256 220a8951afd395f4a9caa9c381955675af37cf47022564a1b140fe4161d5667d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ead419dba1af252edf27dfa99c347120a941f0d179c12adc51bf9f64254fb373
MD5 a2dfee05dc4d3b48b1d58b6bdd562712
BLAKE2b-256 aa460074eb5117170e720619d688a371a2ed594cd5b3f52beaa2e006f39af23a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 372fb34e11a6456a2c952e89234a73c503d5becb9386047c1c980ff8a6e321f6
MD5 f2ea030cee8be528b090c8e14b5d5510
BLAKE2b-256 3d51eb333e532637de86eb0444b584f8d9bac7fc8dd350fe8218fb207d21b241

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a35b88dcdb5273191d27baad614f1a1cf3fdee431622c71f7295b64da3c09863
MD5 834348cfe222bfb8cfaf0bc853365db9
BLAKE2b-256 17bab57643725bbf5b5b4f866a8d738fc93f620072249995d361da2944996c2d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 57bb6c2658cef6a0bcabc7aa25d982cbe398e4e367f2a917ab93029e2d5cf9ff
MD5 e0a7101631054524b3a3a7058553cfd9
BLAKE2b-256 e36b7a7c25e1aa4e219102016f2ed41aa879b618c1ded2d59eb9217d60b8059a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 149ae0c13c0afdab3197c33b10f5c820286633ac8a82471aee191e3021f465d3
MD5 6396360990c03110bbc4226d888b7650
BLAKE2b-256 a5985a8c39f0e9bf00c60f3bd2ccfb59a1fd1ee0201c4bf4638a544c73e59918

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 41c45367a5cb36af1a8dcd4f903bfc6421ac54f743ed10915ad7d9f902117be2
MD5 b9a9edf862317c85d46675aaaa81aa3b
BLAKE2b-256 ba42329e11a1b35089c8fc2760e924bbd94157140b2cd43a6d8910e08a584131

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f1074208458f332077a86f2fb2ee0efce31ca35c2cc01b08d46143cc07854f7c
MD5 11ef9f02382e21d2502fa3bfe39b785e
BLAKE2b-256 07882f64163263c736773181a72b8cef7384df94d15bcf64ba83736631c035c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 77f1b54844d0636424a0c95044151cb4719d008f63661a3e1bc588fd09ddcc5f
MD5 c93153f3c8930de7b03a579317a6cd0f
BLAKE2b-256 741b28a982f6ccf0b17e6e4157af5d0e3eee31468c8a6761541b0c78bf2cd1dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 9313613902329e5491ce8e024f18e343759e1d1012281174ea4df94e4c96d8b5
MD5 81040a893c41996c56dd1832b6df29f8
BLAKE2b-256 a373d12bbe3e2cdfb0d3810a96ff23a78cb5cc4f0e8e8ab992aeea9b5227ef40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 537db91c218b3485107dad2565c073a0471e09a07b9e091b36172e03ea8b0143
MD5 72c5ae411836a692f9ab9dac2f015a33
BLAKE2b-256 e2fbc79ed25af2e22d6ad02c3e64bdf234efad60cbedef85ee192bd44fc64196

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6d986de6cc707634a5977c328b1ec0110dae3834a92445f237e603ac9df03357
MD5 aee95977915e96675d7cda68785dd681
BLAKE2b-256 0267237dcfa2206c653fc8f0e4213be3bce980e86fb4a42c42015ea68e0507cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 004ac7a876dbf1b43fb126a31c7aaa5758428ee06d2aed98db4bef54fcedf1bb
MD5 383b4f3e1cc616a285b70687f987e734
BLAKE2b-256 2ac18bca9de4b68f774c03823f2117b7b1279285669fb73a3f3cbabbb5f8064b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c29075bf1eaca82f5c74e1dfaaf59b97fb9e422fbc30a76dedef67e3161cbded
MD5 91ca31f370de7139066550180eb90f65
BLAKE2b-256 265100402cec854a6e9a7b6b8b038473b81499257a3bb1ffbe02fdfaaf32fdad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9ed235c6e05aa0ce95b866e892fb5134a7862d693f73b56bd3aefb27c6b3cfc2
MD5 91ae67f232f55b77f4c591779533da3f
BLAKE2b-256 6dca97ea362ba581061b9b7285af56b0722586cc6961a479ac2a15c5865cf12b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 69fc748a1b68b189e6c61bbfd5914df7af33df76563ae586a3d7da05623277ff
MD5 fc25418b094b3533ca820e5c5910366c
BLAKE2b-256 1d45669072e515496ff138d118075f39bbf9c46449acc933ab172b0677013d89

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 d6bffb6bc2bedb44694ae9c36ef61991c34744c0a30afdc79eb574f93aa1c972
MD5 1db75da1008ba38d8534ee6dafc7830b
BLAKE2b-256 b6bf1dd526774f379f6a48469d82f4391b2fa3fd4af968d98c18325af1c30411

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 122f98c2c14fd6ae6e5dbd957b2b955fece5e54fb0ff7be32b02e0a1ece667f4
MD5 ef01883fd3dc564449f42b2b95390c32
BLAKE2b-256 974d8a1380c1a25995530ce710ef60e8327e98289b0da158b2003f0adfc3e601

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dfdbdab727cc6c393e6fd793de8d350663b7806aa7738376dd9f82a8eed1c83a
MD5 e8fc7efb2864ff46e61857ac867fcf4b
BLAKE2b-256 2b6da716e1cc23e61c1c799a8105f630d844e827b63db83bd679a7037ebf7c7f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10e3a161bb71116a16129772207a4bdf752244f8e53937135f8eac745bc1c6aa
MD5 0d641b55a4f705f152963dae0d9f4540
BLAKE2b-256 44d9a18665d59f8d6f95b58ed68872dd27ac77c46ca879e511531269da572ed3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 71eec0b1585e985c3b77f27e7c09d6c7348d19ee086263e1a371c733c9222d8b
MD5 73f016dcdf90262eeaa1d7e2b31b065d
BLAKE2b-256 2ef5eb24b75730d68bb9753fe076972e8d1111e60864fe97a22153e6e46ce11c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 93f9847953af71011f4ce66b047083eec9e24d019ce67bde09068d252ccbf9d3
MD5 9e66e40bf0e7e72754028f557d5dc49d
BLAKE2b-256 33681f04751a418d28ad8cf67e152d97893986fb8fa853836f7d613ce34df010

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7cbc095468330182af8e983c37ffbdf767dcb3018f8fedb04fe2af958965deee
MD5 813cdd07c9fca59a56ba9c2f91821c7f
BLAKE2b-256 17a4cc6e9180c0d920cecd50096b91dc630916feb4e1f1fed9ef8f81d9472e8f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 881baf4562a2238dd6e979ee4e040172fe792cf0aee20ee7756e95a6b27b6412
MD5 a6380d13b96c49e55e384be2922c4f85
BLAKE2b-256 1ede122513ad4d42ddd7bbfb3b451f340eaf316750b951e808db6b5b693d70b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 da8ea2e771c392ec3d6ca1d59dae5d3ab2eec011ebdb1cbab0aa700c257ac8a6
MD5 bdaa87586bb1f9f87477c29d76b2d328
BLAKE2b-256 7f258c7574f39732f93ac757a3792267a088c510d84eb4630ca0baab9e3808a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f86a653d6b526541a41471c4956974729ab813fbdb52d2b4ca2c7a4b79e7ef42
MD5 4292a1d157e6864ff8b5047060fe5b20
BLAKE2b-256 63734fe4ba4ec8513ae16e3e35d468c9b4ec154576c1300d03624658fff3d7b2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8457df21021ee12beca100d9968b77b7943af1a42d2d5a44bbb57fa35d865a4f
MD5 d50832ac094019230d7deda9b3c2a7a2
BLAKE2b-256 85d0ea8e6b63e733427d137466d6e875fad93f1cbf71bae5eeeffca56bc7aa92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84bbeeba725cfb4272dbedec4c093b240702c7029a8a537ea3c8163ce90857b6
MD5 eccb2e25f55f69a4bd4b82cac47bca24
BLAKE2b-256 617ae5bd2b891c2477809b23a3cff56c36ba70bf967778fd8fc2af5bcd14d0c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 10f00b85d7415ae2fa7210cd699981faf0ec04cf1209cb4e332817a04f91e825
MD5 0d106887efa864732d1302bde77bb91a
BLAKE2b-256 cf25a501afccb8fd38419a11a94df5fc28062dbdc1a8350bee4d3ca88a6fc28b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev332-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 06eafcd6b0fa9d4bdc74c069ee94257e4beea2b04fbc2e1247f9df40214daf38
MD5 ff6081ceef7c43b6550f7172e5e3cb8c
BLAKE2b-256 120c9b912f8ab8510cf77533c6645f747858988cf4da0ad467be1f6f58d8801e

See more details on using hashes here.

Provenance

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