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.6.0.dev339.tar.gz (18.4 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.6.0.dev339-cp314-cp314-win_arm64.whl (16.0 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev339-cp314-cp314-win_amd64.whl (15.4 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev339-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev339-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev339-cp314-cp314-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev339-cp314-cp314-macosx_10_15_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev339-cp314-cp314-macosx_10_15_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev339-cp313-cp313-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev339-cp313-cp313-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev339-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev339-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev339-cp313-cp313-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev339-cp312-cp312-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev339-cp312-cp312-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev339-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev339-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev339-cp312-cp312-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev339-cp311-cp311-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev339-cp311-cp311-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev339-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev339-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev339-cp311-cp311-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_universal2.whl (38.2 MB view details)

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

File details

Details for the file duckdb-1.6.0.dev339.tar.gz.

File metadata

  • Download URL: duckdb-1.6.0.dev339.tar.gz
  • Upload date:
  • Size: 18.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for duckdb-1.6.0.dev339.tar.gz
Algorithm Hash digest
SHA256 a87842a84f38d4e0a74db1a878357253e633eefd1d3add138d9efdb1d0d4b5b8
MD5 c548a584a5ad0062849f9f56fdd76cac
BLAKE2b-256 a91b7ec69dc753372e08fc08faf8b438d9a665a06ed42417e5d5a0db0ca0a1a0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 8336d5bac4b0cf97c13dc1a0901910574813a10e4d2eea8d8b8b89d41ea9f189
MD5 56088c49b5413635b387e63523064e27
BLAKE2b-256 864bd5ce5901e47bdb0d412909efd3ad1a8a7a4bf2aa7e67da132f473e8f6d3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 dbb1d7fb4777ac7f03bf6f132c01414d1d9f025561abaffb6691c9f3602c33fb
MD5 e1f172993e42de1c07af494332295528
BLAKE2b-256 c7930a2ff3da6d62a9dc2c8ca2ffb8b15b4b3def82645192f6044134563e68b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 594d7c47b2d91b4552b9b3607cb49cb2b9bdf66a9bb16b3c4193e7d3754ed310
MD5 f95b6b830080a394478d702f8b90991f
BLAKE2b-256 5ee25fb191125c13255fd1060f193e99fbae8c9e5c0a735b0fcade921f839b4b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp314-cp314-manylinux_2_27_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.6.0.dev339-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe765cd0feb81111c9892fb7de17e4710d22b48a6c0af3195fa382fcd0919312
MD5 602b07944ded02299f7093e4515e4478
BLAKE2b-256 62665a1fefe49a90d96f1c6c1dbc7ae3ed687e1ce5ecc7f121106ca0b9ef3f08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4c2a6acb1f68b5fbad66eec801b4931bd065d6c6ca2ee68b0f4b3da3ddf2415d
MD5 ef31184e208687e47ecf009f3b1c4746
BLAKE2b-256 b14648e296751cbc4d84fd1d0dc337d896db733de863d7694f8301df7602351d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d5a25a156bc8e46238adaa485052145fd7d47686a8e5b291aa442f966c46daae
MD5 9ccd8bccc423970eb34dabf2fd2d22b6
BLAKE2b-256 594aae338c6ed626f11680a133317bc8e8a5c6b47c96bd892d9cf989b5cef7d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 9ee7577d93d3570462cc5441fa8de3ec44f91b6dcc9799ec4f0301bcce6db4a3
MD5 f3d18258ceedd4c8194cb7f4bf52d45c
BLAKE2b-256 88f83809ee9a8c4b65f0a643d4dcd49bb0485cbb629afdc9b6329cdc45031070

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 4338620bbc439146d29955a50a95e8a12cd662e5688fd5057025d4636b4ee52c
MD5 0182b0cf94dfb809071fc354cd327b4e
BLAKE2b-256 2f7e3ebe6d14eb75f58eaee95211c3009d3105c606f8d7b5fce28e48e83cdf16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a5527f77667ca9f2dd5d276d2ef642f1b375df27e1bf68289f6ed3032718772d
MD5 720e2237ab948affa6fc142a429d2181
BLAKE2b-256 ba37f2d1a3a1128a9b5a9bc8cca66bcff851e1ba2526d364c4a6ac42f53cb0ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d727cced6723b18196a5f7396073a4bd7e7dbd82390e2d70af1d8d4159b3ef24
MD5 730d500b43e8e55bb06a8601cd21028d
BLAKE2b-256 a06764e69fb5870fb5edeeb60a5fd92edfbc7685dd70cc59853542f159095c36

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp313-cp313-manylinux_2_27_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.6.0.dev339-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fcaf5218bee33d9f796e3f0a313633d0d634f39772058ae1ec5dfd4d5d031fd7
MD5 eda6e53a54540a2c5326d6b353e66f02
BLAKE2b-256 be8d436daadea1b3413b97d34d5901582a7708c1775d7b79343b7929054513ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07f91dceeb527c5ac45d3eb7b8208a3f2e6fbfb07e6a4d649e4de96c7658c9d7
MD5 ee1fc22c18b8661fdc8f63211f500181
BLAKE2b-256 40de5ba7796475c14574c446809febe8f2f9990e435e767c864898251352e5a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 2a8e48f3aff0963d0b7872eba09c046989b064ddbf459f2f8e053c23ba7ed620
MD5 9db1463ebac8042a2d1ef5275b3863f3
BLAKE2b-256 e145f001024084b29f8b5b7295942c5f8b580bdbe265982557216ff1dd8f95c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_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.6.0.dev339-cp313-cp313-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 eeda4a03ee0dcfd9b4cc64673cc565b0e0cf9992c53a1b9dde85c1c4898d17f7
MD5 285155908856d583c7acb63edd754c2b
BLAKE2b-256 b85bc75f10e7a100c2e1d33fc67123665a69701126d2f88bfefbef205c8d2dd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp313-cp313-macosx_10_14_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.6.0.dev339-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e75b83d17ff504a7713d6b8c0b8c515c23b1cb0b04aa7f2adc036ac2a4f8a691
MD5 e298ca9d0f2357243d01a6381b2d8ec3
BLAKE2b-256 3ff53e9af6f7d8a149df66b57cac311306d578a35ae1522f9be7500102b97a00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f623039a55a998ec285604b32cb737ae92750302364ce91d529621b4154b3662
MD5 41b9cbbb59c0d3d7fa74dff87976f4f7
BLAKE2b-256 e521dfd1932e1108680c42a3d41794c4dd73eee8a8e4e7c69c14235292e51ccf

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee987fdc62aabc86de0d6861b853be1e7fa55cdf142b44d51f96b0a1b8433d12
MD5 1aba2328ca5bb22946764db69508981b
BLAKE2b-256 601968e3960e68143eea5795c878e2c20b0bdfbea2d3dd455d96ae13fdb14cc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp312-cp312-manylinux_2_27_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.6.0.dev339-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39559f133cc28e2df4c599c9ddf6bdfead780c768efd290ddd351653e7e191f3
MD5 6e12fd489549b3509d3f065b8b3ffe92
BLAKE2b-256 466ab9fe358d5454abc549cb51e80477233db104fc4a6578c3cb1a8bf5f9e80e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e691c6d5a80ed3d672d86238691013a2fd3cddd22eb0d6a56ce02345ed597e92
MD5 33abbeff5785e12819492f983a78fdcd
BLAKE2b-256 3620a38858415e4fca1d871163061e664b93a2e401132c6e5f0b89e2f99d2fef

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 ad4e0aeaf85527a9b1a05d3eea9bcb41d853a9b6ee411722093bdb62104f5a74
MD5 d32dc23507c8c3b643e7c21ca840b0bc
BLAKE2b-256 1d368697b5614edca81b265be16f41f8585fe067fc2395d83057dca2e258a69e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_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.6.0.dev339-cp312-cp312-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 f31899f595d72c3eda398dc3bbb0af247777864f3976edf3e66b35771bab00ee
MD5 cfb344def704022181b4b0fbdf7ce12b
BLAKE2b-256 ec3d1398d5bfe6c03da194f14949cb966794fbcd0c1b4023039597ad8255c4e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp312-cp312-macosx_10_14_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.6.0.dev339-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 900a386a75d89a114c0ec6abb0257ca8e8c9ab0fd4d17e1733aae9e2e0c2938d
MD5 f47cda16357d556993f09f6d4c08f57f
BLAKE2b-256 f01241656f2b48afcbfcf5f260ff03fb96e415399b978f1fe5105394cf78dd94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1307ce710538cbf004873bebca537151cfdfd00d9fb6fab6bf4eed89cb8bdb5a
MD5 c3699a4b1517e29a557578c4bd2f131f
BLAKE2b-256 93961bce281f81a8f19d39b8323bdea0e71e72e0998d6fb692f143ad4f9053a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3d84cd954ef1522b731dfbd950dcb95d01215aa5bbe9b46635d5d4d266a9871
MD5 9a5d16e2fc6a4ebccb70fb42af6bb37b
BLAKE2b-256 a0aa46783c9cda8711391d240244265eda9f1bc55df4217fd95ef6820f97d497

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp311-cp311-manylinux_2_27_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.6.0.dev339-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ff077c9fac58e07dca726beadec611ce2c0cdf9f77e8f6ad31cc60c228ba4b6
MD5 f7814b08dceba36b3fcaf755f73765f1
BLAKE2b-256 c7a8fb00ca98c6abcc829d049740599db0f44e3741dfcb052133b6988f305a5c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3908b16e9546c35303ce03dc018cb104b9e200f37e48fdf214ddd2e7fedc73f
MD5 38927753c2ea74c14c1815c3692a0013
BLAKE2b-256 828bf329da347f58c9e6ea7e3fea4026a77cc386e139b35d4ae96c875dc6bf1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-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.6.0.dev339-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d099ee14204bd1a06574ed03e28c5cd174077cb095e3333cf544d23955bca2ec
MD5 aa10461737d177e55ce348f2e0b3923b
BLAKE2b-256 d1437182ac8e904e03066b9266cba3b715a2a3a94c68eefd8ac62947393ee7f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_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.6.0.dev339-cp311-cp311-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 5d6e8723703b18afcc1acfa362e53ff4d51eab9cc2e8d189993807cfd8d363dc
MD5 75017ccf01dfa05f04d47dcedeb18345
BLAKE2b-256 dda1dd2f29fa42b5236f8255b0ae1dab3faa49f33bd4198cd2ee3ce1477ad0c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev339-cp311-cp311-macosx_10_14_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