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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.0.dev313-cp314-cp314-macosx_10_15_universal2.whl (30.0 MB view details)

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

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.0.dev313-cp313-cp313-macosx_10_13_universal2.whl (30.0 MB view details)

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

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.0.dev313-cp312-cp312-macosx_10_13_universal2.whl (30.0 MB view details)

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

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

File metadata

  • Download URL: duckdb-1.5.0.dev313.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.dev313.tar.gz
Algorithm Hash digest
SHA256 d60fc8efa96cace90d945cb20442bbd7dea787272f4acb449a723e9ed381de3c
MD5 0cb664d3fb6123128ecf94b88bab6b0b
BLAKE2b-256 c8db151687af56d1e3c86cd9bd41c9b5c336d9f8a5b02d3fd577617cb85dcb8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d70695d3bdf88188a1eeacc527a13a590322e7ea5da360514c0f6f5fca5a9392
MD5 8da8fbf2b009269eb310dae9e32d6120
BLAKE2b-256 aab164f28774a6ee0ad39f5ce71b1594541fa629f44f21abdaa24565f9a7bf7a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9cdfeebb4befb375a83b54aa845530f19cf2474da9bfb3f8138259a4336c3875
MD5 5a24d432cc68532c7a4c4c71716e92a4
BLAKE2b-256 d433e539cf91381ce81253b151ce5feb574270a099a00bd2b4eb6a6c52eae94c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a8a3636cc777aa6812e67f2cce573f895d4520e05f3f3603d95200d831f1a7f
MD5 a555d1830e99a7cbd581e05ccdaa441c
BLAKE2b-256 353a2f562f349432347b9a57adec668bd14d07d6feb73ad3dc6a8c857f97f2b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a3a10d68679169aadb801d51aa7d74b43d54a4524a1b1749064e4d997a9b9e7
MD5 70078a50e5866d530fb512beb2f76209
BLAKE2b-256 02579401d163fdbcfbc25c85b239b283d18dca4c7178247751ccbde8e8f64c5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b62a6d3dbbf54d215e1646dd60c404582a09a5a685f0f23b0455feddeeb9b5e9
MD5 65e2caec22ce7dbb96f00cf147948c42
BLAKE2b-256 2e13bb8a28005f1f0a2644aab0bbb31a70d83ce30cb3668cdc176c9f86527cb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7c5631260cb3714a9409f8905787e005367e9443e25206c3c11395c4575f12c9
MD5 fcc0150707fa9960c1deb688f37fbea4
BLAKE2b-256 38a2c92920e9ea04e2273fcc54c14f551bd5b448b3ce8d3f23764ec50f392252

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 2a0e7272ba839a1afa534874050b2f4ae97c42a851b9c6f1e27db8eda3851d41
MD5 69822ba0d8ea1b44b07974eb98fe99c7
BLAKE2b-256 231e9250419c5548cf6c2953a8ea4f2aa61def6f2e5f30db07dc536829f0c2d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e959e4157d2ee32ab869d9aef612aad367867ae4064acd4d71c4633717d0d2bc
MD5 4f41b3bf54d53c684da928ca60eb6ea4
BLAKE2b-256 9f6440e3cb87c0ea5e3363aaa22736146ab2a3ad021a9b14f873b73191486285

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b1cad6c64bc61af58ff11e7564678cdc0e9e918df9fae169ceec960f0b837882
MD5 22ea546dd18d7753ed0a8147f71969dd
BLAKE2b-256 3a8043c440782c03be0b54f1057111d1ac2e659c2c8090f3676841e83cbaeb41

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edab31d1313aae0fb5a352ef328270c852dc3bcc43e3fac71841679fe1040d3f
MD5 1e0c91df4860913b3e90be66ecc2cd39
BLAKE2b-256 e66a3967b69b894e5014609d804e45990a482a8a258ebeabce3254aebcdea5a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6f7b8ce5c9c3b368646f4214518193a1debe1378835ff472f5cee447b687bfc
MD5 c762b9d4bbcaf9478694bfb552ee49ab
BLAKE2b-256 9db2f79136777c9325258b081cb551a893ab16621a46175aec52a71e0f06aac9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ad0e7ff367433be1686d0793aa7ce8e1cec6b3e85a2b44fdd125a4c8e16d148
MD5 bfcf6fd31344b162a145ca25c24f2955
BLAKE2b-256 4d2b458915f24f0d25bb3f6c640acf901a34eb8464087867b913f02cb995ba38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 40745f8af247678c1616b57e8e0fa30ca8835fc1c5289652004656b2db1cdf5f
MD5 953d0291f87a9affed6908e98af5484c
BLAKE2b-256 aa2563347b09930ee4a8d6cc8c776220517738133fbd5cee335cd1b77d9d66f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1c3887a525c314b756862a84f81fc86fc4af2e451afd3fa82c0fd1053c0380f7
MD5 7b0b17e9b249adc005c6c2d7a092af1d
BLAKE2b-256 22eb348cec0e1e260c42695d78a6d6f427b963e516cbda8d5b97893ce4e76725

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 bfbd9602f5e143029ee5fefd9445a3f9f02a8503e23989007636ff0bb148e563
MD5 923da7d087b68af4aa124e3c6599dcd3
BLAKE2b-256 6f4e50c8d4d4e79eb126c184de7105a7624c759ac21918d758917c1f9537993d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b6bd252f3ef3f5126aa07006bbd0b51759f92b6b28e9d2c13304945835e17d1e
MD5 1b382ef0bce8d5ce5dd9ddc6cf23ff6a
BLAKE2b-256 808581fa927bcc500bba56ac6ff4df49419efd2830807a4ab484f7dd40c82b8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3bbf1ca536a07bd60d4f82a35b99d1a10ead98c14c234a3ce0fd73076d98e938
MD5 b724e6f133af4e3e9bb9adcff1b031aa
BLAKE2b-256 0bfdf75c6e12504e5b9b0fdce7080a50ad53c1cf372dfca61deee68aa05dbed6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1255a6eae83703b5d133172587fb2ffc67ef14ab21b266ffbdbc8c755f78626d
MD5 3dc5cada4f075d35bca1f1bbd0ab288e
BLAKE2b-256 8500cddf177fc9737a1ff9890a092c5c6a32b1d6692fb50336643ceae3941434

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a12dd50f37cc8bc8451c3fa4bf9ced3dbb73dd715f968fe67d0924781a42a44
MD5 7e8e3f84b838eaa2ff85938f43384148
BLAKE2b-256 b019aeb0bb5d8658bd0d4cd125fd515fe6f85c05f99709da5715485917e981f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6172b816e02515a33e87b0c38dabc6aa7b32d1024638521a8236aece37273d52
MD5 9777988b5fd0a0971b31a6b5b67ebccd
BLAKE2b-256 2f73fd44bdf961731b6a3b52a15263ff53b2e20ae009fc38ceacc7c7a68a2659

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 5661f8dbeb732ded2ecc319fce72ae3316c3ef645c24db4bf3daf672610c12df
MD5 c408a018ebd6a0bf3029c5453290d98e
BLAKE2b-256 cc91a98f3bc99c90e2db0e9260e271f179d2708fc3369e0692c31e1265e247a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c4d1451a207dfed68215b319b131059fba946a4cd3bf2297980e0aa17a11d1a3
MD5 70f282c6f1210463045e63a257a691af
BLAKE2b-256 b3dd223fc2f77315edd602766360fd5c795a622c1689c97d560da2bdaa569fcf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 188768678ae54ebfda0525f414d6103695e116ca80d249f405db4a74be6af3fa
MD5 0102fb2597905b274f1e51c0bf3d2dbc
BLAKE2b-256 fa99d8b8bb45bfffa3de6327c195f289d1676fb7d1d0f705357704e89ff550d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b3a816c8af120ede43d1240a441d874c45155fc968526e0066b8df26f8c664e
MD5 7beb32fb69fa0e99c061cdc77e56041b
BLAKE2b-256 6efb4671f56e130b1da2c3ab69372436e0a3594503c5d595d00fcaedd13c28f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ffd69771c5023ddd744dc8629955ffe0eff270e52e9aae77c219c74bb265d7e
MD5 9db59df949b5f09cd24bbaf545dafe50
BLAKE2b-256 90df1a6f67c184ea246f9745085f7ef3b1de43103ebe7972f0c881e8ba1f7f62

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b52a05e7ef7cd2eb7ae9734625f5a44cda9571455dc537572fc47b8bfe248052
MD5 847eddb949849924c19654d656611270
BLAKE2b-256 57c797b080b20de55eb625eb39d2fe5508b3c782d102436ee9a5612f6a9f1a9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a9add30c5ff2de1a05bbc49dd775e25fb5e477e8972ac727892a1e59738780f1
MD5 86cb37862f12ceb49f17e3aa79849e9b
BLAKE2b-256 0c7534c15340ddf0bf221b6f7337489f77a26ba62ca08f779a2c409245a239ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4142827729580361c5e6f0ab6d9cb64f53d00df14792a7336708a5e49516a38b
MD5 6552fdf1092e228e4f040d8f989c2970
BLAKE2b-256 e8ee4d2dc10741491f497e3bc229438c8a559b9bf9a687c7d90d207e81a83da1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 03074eecb90f611c70b687c14a4373fdba335d57f39dd0db1a115fdf8d4b8751
MD5 8f6d73a859032727f50f8254fe483298
BLAKE2b-256 9acf5d38f0cb9fba7ebb7783c96eb851914af680186cc8a326854c21085d59b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aff54fbb7ae7fec4a118a96387e58c578a67655f0e5bd5faad53b43496a2ae85
MD5 fe031124759bd08ccf56f8b890698be7
BLAKE2b-256 3bfa90495a573453f99e8033e9a6954bc5a33626d9488ad5886c30762b1c1457

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3dff0681b03b5c359fa646e556a97b79bec8ee8307b6489bcd3f63a5d5af7cd1
MD5 7cb46eec4bc2b998b3dc0fd2c7fffdb0
BLAKE2b-256 dc7d61007faa98daa422c61d1833d7f7959227d46d26ac930cd1b2885b4074c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 30acea09ec56c39f72ad328cd9f69c23ee163b4c502d32b2fcf9e6b2e10d24ec
MD5 b4b82bb8b089059fbf2f73e8e1a32937
BLAKE2b-256 5da688730d69f3eaf420ff71ae157f6d12206c2541426da6f7879fecab1fe9ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bb04c663d2db24f67d35453917598c5432465387523fbc583e6182762b6c0d46
MD5 ecebd86d74621e2d84839314ac105b4c
BLAKE2b-256 4112b9952a12707ab4e124dafcfc3526b3ac4e313502e477ee4f691d9201cf47

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev313-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 54a533535387888a88dd39decf16b399255b11375c5b56e9338f795d9d5d7200
MD5 44193fe3b9d50425267b2b5ff0809fb5
BLAKE2b-256 9dab3aee0fbfe64a8a184a0471466241fe3124f6ef52616bfc5f226bee98502e

See more details on using hashes here.

Provenance

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