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

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev291-cp314-cp314-win_amd64.whl (15.2 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev291-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev291-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev291-cp314-cp314-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev291-cp314-cp314-macosx_10_15_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev291-cp314-cp314-macosx_10_15_universal2.whl (37.9 MB view details)

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

duckdb-1.6.0.dev291-cp313-cp313-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev291-cp313-cp313-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev291-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev291-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev291-cp313-cp313-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev291-cp313-cp313-macosx_10_14_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

duckdb-1.6.0.dev291-cp313-cp313-macosx_10_14_universal2.whl (37.9 MB view details)

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

duckdb-1.6.0.dev291-cp312-cp312-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev291-cp312-cp312-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev291-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev291-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev291-cp312-cp312-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev291-cp312-cp312-macosx_10_14_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

duckdb-1.6.0.dev291-cp312-cp312-macosx_10_14_universal2.whl (37.9 MB view details)

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

duckdb-1.6.0.dev291-cp311-cp311-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev291-cp311-cp311-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev291-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev291-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev291-cp311-cp311-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev291-cp311-cp311-macosx_10_14_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

duckdb-1.6.0.dev291-cp311-cp311-macosx_10_14_universal2.whl (37.9 MB view details)

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

File details

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

File metadata

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

File hashes

Hashes for duckdb-1.6.0.dev291.tar.gz
Algorithm Hash digest
SHA256 b3335120b074f3775278fb361b394b8ed8e075ef3a734f2ea1069a4dea5d08b3
MD5 7100c243939457272c2f2ceb627c01db
BLAKE2b-256 7e9da5c21182b5d1d7d84c6686970837b20a34f0191a6ba6b62f6195c4b305f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 3b3fe140740be752a04b91ab88f925d33a9e3598d5498e5e19369a49e090b475
MD5 e814c5f95b1a448e63b1809d3aff28d7
BLAKE2b-256 9a9a4d7b147d65ae2c60a5206d9d2c3db5e725d6ca132652e98e9963d8aba229

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7e823139694b8d07f388247a795e820da5f4a3a9863a00c98c393cf3ab21dbba
MD5 89e4c15add30280a5e40d94b504efd85
BLAKE2b-256 1b6fcbaa4b198909b680ff16a3a7b28e730e3d389c1aa29b6eb2f006c36133da

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1b7ba62e18caaa9aa1e8ab952c73812d05634fc49a0895842b313d15d5e9be8f
MD5 2c605998fe8ddbc7bcdcae99abbd2d77
BLAKE2b-256 eaf0ed10a1cdded4c755b2d073ead8e8829a1b655355c8ae6b2ec284420b2e18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c1de30b4dc7099419dd0838cd5811b46e9e7bff9670d0dea09b640627fb962d1
MD5 dc8207f8ba6ba9487bcb2c993d73c515
BLAKE2b-256 2b2e9e7f04e1a2b8f9ec2adf407b9b3a0fa3a899841a77cb33065a8a8a0129e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7830a83092383e358703626b25bc68b2e9f57f8b34848eafdc4d3c2db9c6642c
MD5 100d52060ef19aa62c41830d3fe822f6
BLAKE2b-256 b1fb84a49483e88a4d6b8794044a1581fc6ef34de4eccb528f947000b3fd6f1f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e6fb9e3326f20d309161c26a667f8985cb2021fc3ec6e859a300d3e4ddcc1f8c
MD5 1f4360d56af12972ea35dc6624d67a8d
BLAKE2b-256 aabc6e07b1ac3876273db1ea3c3244ccb016796689a8b3e01a561d217b474d3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e6b8246a13244e8bfe3d632bd947b35ebc307cd9aa91ba39dae27692d5c3a6b6
MD5 f6c3bc36efac58bc90f8a6dc39fd12f0
BLAKE2b-256 41592fead2f9519dab533f2df629944bff6250f30506d66e80b095f2ce5ed27d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 953423734699573a83cf2e5dc9077b770aa5f16035fdfc7197a1841f5893e6df
MD5 60d89bef88c409126da6a4532d7a9256
BLAKE2b-256 d627d669210e53dc39e4a066fe246d4f91dc447f6d0ff8637c172e5286a459b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 705ba08324a013fe6b870934ba984d2d3b9cd4597e2cfd31ef510eb453c8f577
MD5 03691bd370bcbbabe4d901b66f0ea55c
BLAKE2b-256 63bf493bc80a8ef347743e068488341fe7f0f8fd033f96d509628335c7b29f26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 497ee6531579936ef4ad8df52ef1e93d7ce2213ef6c40824d9ffa3a589e6f3c7
MD5 edcfc5bc958e586bec590980d1184ec0
BLAKE2b-256 36f3b3c07942f51d091cfa369fb97f58ebc5888cbeacd2b8f4a3b2f8b09fa285

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b28b17a16f60650a48323e955deb2029e0687828fe6f656c269fb064545ee7c3
MD5 e60ad6453667f086f43435862e5b84ce
BLAKE2b-256 e2752f53bcb8f5cda390c1aa862f8c3b4d369f1a3ac07381839b2096c7c0af87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a11be18c6c34bf1772ce8e1647158ffad942f76b8cbbf0428efdc66e8769aa43
MD5 20ff386268d02415926f19a798098126
BLAKE2b-256 9178b8c4f13bc44366e69e978eae13e70c07ea9cf5449fcd8f78718b246935fb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 7155a01a9ee66da5ddbd8dab687ed4c82251ce030e3585e7f7c2dae0aa56a38e
MD5 c925f4bc1b525dab30d146468347d303
BLAKE2b-256 a7a7f73a7fd0232471efe948749632fdbfa8856c523b6834ed184b2c867e82cf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 b901fbdc4fc6a8018648005b698581eaec07b3fd2ccf9c69147057aa314e14a3
MD5 4191b7ca0f235056b95f5a394c660ca2
BLAKE2b-256 fb02ace904e8c848d676fbf1fa0c344d62c2d8f2a8fa7bb04ccb0b2b3072b1c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 74e1ba0c07fa48c2c1f952c92aad81ffc59818dd86091f74ed8f4bb1a8c3fc65
MD5 9910a15d5e968e7a93736f6076100088
BLAKE2b-256 1306609fbb63f0c566f6ed287209e7bf4938d3a49d89fda6271cd510e9060851

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4ca9e17a2204f14472456c8a4715a51f12f28c4023b5cc9bbb74a70824d92419
MD5 b72843e3ebfd41a9cad57021da55f5d8
BLAKE2b-256 79c4a61193323d9b34660c4c94d5eb9a2e80d535c546fa1b6a79a4576897007d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98901b457fa13f2b48d09810c8ce28445c902b90cf21132f5214fe56dac86784
MD5 3b99d9bee579bc147673d05ee4b949d5
BLAKE2b-256 f3d28b7f2fc0b70915761515be9a39fa51fd00ba3ad26a7a5025c76f01b3d4a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf5c6a799ed099a2f58af7d3bb9318917b8abdf96f717bc51aaa118d0de869fa
MD5 77a31078506e75bba27c7902077452f1
BLAKE2b-256 77d6a9f98e81c03b604ac028aec322c12c287b2175e7c45c051ca4261b62b3f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 60af0c259153b15a3dac752fe29b007bb100ac3e0b1d05bf755c46bcfbb1ec43
MD5 737132d44db2c31e4fac10926460cd82
BLAKE2b-256 9978720c66cfd50d38f374ef79011a40ee1ae693cc04183c84d5990e2f963b31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 092edab4a5d76e9126003cb091193e767471b531c92347552095429585d15786
MD5 c5b2cfb8a14e83e9decf8571aad38a8b
BLAKE2b-256 e74c47f1d4dc674c94684d8409e7528d923ea77e41a185f1035626b2efcebd5b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 83aa515a49a4112b837579651dc65e33874a33649bf93b5dc8673cf23a3dca82
MD5 11130c56c7ff51304ecbebe9a04b6e5b
BLAKE2b-256 7671ba9cd9f145fbd2125ebfe72d5e6206c6dc1c6deb82428e1e962c922855d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3030f79c2e25d4af3eb6a94b9869dbcf134823335d17cf422cb4eff66012ef46
MD5 b6c8db92ffcf74aa87d604a346877ae2
BLAKE2b-256 08fc581b3b5cae458d6e8f01cddcaa93abf6160ddb1311ec340ce11624e447fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 aed147addc3a010f8310f7b23ddcf8935392f565e167cd90d0dd1f81d386f3d4
MD5 e8c393af23276c695b46aef03372cf79
BLAKE2b-256 30acf9b0019a159b72af4b6495b50a2a7d19a1a6e3292ae1e57d88c8b6cbf191

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b58447976f88917b96a649655629a6e862f4f11b2516a3a8cad22ce11b08b31
MD5 4ec5f3a562071175fa78810369fad919
BLAKE2b-256 f30781fbcfe04489eb61c81248fce7d5eca58c04bc77f36139c9b95ec237667d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 39e4628ffe354064f953c2903936a91c6704b94c73d8810c7be11b3ec664fcd5
MD5 c404a4b066567afbcbaa747c24e2aeed
BLAKE2b-256 af48e4a5a88e3b0972f0fbbcd3ed1d2d49789adf78d9b54f248af5e66035a72a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3c479885eff36994e21ac04d430b59565e41cc179da99069f161db6496f8780
MD5 cc0a84d9de0f3741dace503bb0dea31a
BLAKE2b-256 33e4811d075e792df2ec34cb1df0a14197292d0fe716691ffcd871b493865045

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 83bd3d0084a93872a50f7507b91d0605cd1d1e97462a9706905708b53df719e8
MD5 03ffb696f7a1e151aa7da51be7851ebb
BLAKE2b-256 b60ece98a5eb1607cdc712e90c65ccb781093599054516e53165a47184f70eef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev291-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 a3c43388076818d994f8507dd7fd39d694eccdc39987e05276e7ef48a6d57e0a
MD5 e781f43ce36f15551f58decf23dcaa4c
BLAKE2b-256 17def7d525cff1cc58c50a30bacadb985e8645f2c6890ec84c8c2091eb9f777c

See more details on using hashes here.

Provenance

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