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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp314-cp314-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp313-cp313-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp313-cp313-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp312-cp312-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp312-cp312-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp311-cp311-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev289-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.dev289-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.dev289-cp311-cp311-macosx_11_0_arm64.whl (18.0 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev289-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.dev289-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.dev289.tar.gz.

File metadata

  • Download URL: duckdb-1.6.0.dev289.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.dev289.tar.gz
Algorithm Hash digest
SHA256 e957236f3176368515e9fcc00c1763fa91e82d60dfd278661e61e81a63222092
MD5 878e52e64a446391c72cd019bf6bdb93
BLAKE2b-256 169cd38d90dcd4e2460ef63a1b9bddfa04bcc33fc9a515510eb13706f7e866fa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 fe647260984a96fed3571063e925461f1360ef6e16686306fc5eff60b842c330
MD5 5906a7ba9bf2498d890b86ab4c327835
BLAKE2b-256 da791745de1b155d013343eec3f565e3a6d5878e26c38212c728befbc3e8a57a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 240a3d095902ada1ce689757d2e02729be37b25c154880fc44a2257a900240a7
MD5 55a2f2e710a30dff0431227438877d92
BLAKE2b-256 9ce7c0df2c2267ed379ad4c72bf6be8667709465ad10b8e15a9e18549bde75d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 127b26b87f54a6f944b6a50f914ea681dd60d01f25fb5a9ace546ad244dd8313
MD5 cae355943dda10fa24132dd4d958b98d
BLAKE2b-256 01f0769059022784b5b053d45f4ae1c33f5c6639b6234976f7dae3b5a0e23b2f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b10cfe5ba38919243f5d3f04d363132b350b7e86960ce359d50ae628708995ee
MD5 8af01cfc8e3d82dfd62681e921021a5b
BLAKE2b-256 00c6f35e0321b7b23063cf4d9d0ca8496efc9b228ba5d9d7dcfdd518162e54a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc94408ada320d6ccb158cb0fc002f1035ac382886777e10e40ebc13b9f11aad
MD5 59b11adae78f48b1fbf86bd4584e6325
BLAKE2b-256 c1f24e83797c5783ab76300650cbada9f62020e48d2f94342c154806263bf575

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d286f9772a442562cad420d5120826269e95c3bc77c041be613e1bac4d15b19b
MD5 1713d2e7667c196e72c087c620c6e209
BLAKE2b-256 2884e2bc48b0ab52a5ad7a1fa676b9fb13e36229354863571ee8bc67cad213ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 372fc9b46d115382fc6f0bbf7b5dec9b708d6aca036106e348c5119a7380a197
MD5 bf0b15283f6af2e4393598a4a417ac37
BLAKE2b-256 8673d2d81c4fa87e4aa713ac1c0c877913df8022881d139dea459bfd26020690

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 a92fe461abc2f02fd99aff436bad32923fc86da6bb0ef96ef8f0692455840fd1
MD5 41d3bd51070c157146cced6923413562
BLAKE2b-256 1f39c1c9d68c139db4d0cacc8ca8b39d2249e8ce4f76cb5b77259b64dcb1d634

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 78e3b9ca5af75be88493ca024a500d90c9f665a43d994569d56016009b6597c5
MD5 f28a43d5f0eb57575a8128c0820e1814
BLAKE2b-256 c211221fd107681b7ba0b864a0df459ac242339a40a8a0aca5dc4c112ab939d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 23b9850b97bcad51b071d676c714ff3aad89384c4b8b695a9adb8585890384a8
MD5 496a842b2584b35e3cb9ef6c36b6e094
BLAKE2b-256 b3022507640fe5db2bd46b5ae42cd2225ae97c4234c5ca708ae2bb209bcb03a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b1b1d27efa3e22d3757b7c7adb0f5644ec67c035e060b2e77ef403ee09a9cb23
MD5 128ba04a2230e0c404b556bab36932a6
BLAKE2b-256 e1a1c26aa30b2a76891fdf548b46ae8713f75b5f3763e83045897d76a534f20f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e796a03d300451645c7620e481976654d2da039462fe7ab1c7b790c009cfa56c
MD5 9caa7faee94aa9ab1a1b768928680599
BLAKE2b-256 46a73a92c2d23ca13615aa391ecb3319a2d4ab04aa8b7cf955f2e33a15d7bbf3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 44fa776ce097c62f037225deb1529a67e60e5c57ff12ba6dfae66b319ab7cb51
MD5 f3409f190795a7b1f6303261f3add6a1
BLAKE2b-256 39e1c686725899a02380091fee7b073d105caf85a8aafd612dd14b4d416868b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 94954be8483e16e772c1e8fd2a4f7f33ba696129c5057daeebc2dec8f1f3f014
MD5 b09a93c50cbca70ae31d1e9ba294a984
BLAKE2b-256 4a98c223284de68b1ae38f1e5f3948140a274e336aee2bd36401b87f9cfc3cff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 8877112ce0173f423240c7724e7e5b2a5d132eadec2d89531fcdf24a6d057132
MD5 8d419eff8d5c321fb4b3bce5d48ee1d5
BLAKE2b-256 d3cf54b2e1a4084d8833383c0b9dbbe8d40a3aca0c505adeb120ba47d0f90986

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ea8111fb17e67b4dd270808c5c081e4ec19f8cc79f4853a7d619ba616f9c5b5a
MD5 ce1e7de91742faf550c56811f96b0e55
BLAKE2b-256 4aef95ad14792e85293216ae85979a099ebfffe7f02bedc4a9001b02f6f68629

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f8ebfe7769206950ebc6549739c778d27ca81f94e3a0fb3b2ab63fc4f0249a6
MD5 157a2e9012a23b1b6da58615b2c39ccf
BLAKE2b-256 57d62be4890fbeb20c1ac42a566f0b2dc47a2134b9a3fafbb4d4408eebd511c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ba48629ccf83f366cf44176be6059db891570ab89e749e0a3ccbb1e837ba0e5c
MD5 29a887765c5bbb5a10606bb18bdc5a49
BLAKE2b-256 0a91f90340ed0690b52d6e05d656b04ef4ecf67d2bbdf0f1610c179e12098c5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f0ce80141cfcb891c0d8a3d9d714942e0fe949d142542d871f59a5223655cdf
MD5 39fab66c17875d7f1a3384a785a8160f
BLAKE2b-256 67f05677d720a58ab5b4e1c4f9c0856d8022df43be5a2f451c6803be6305caaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 00c064bc9bb182f4b70ccb8e6d250fb0b2fb06787c460ca9a52b80451a2c1dcd
MD5 b6561d67dcc7fbd6560bae6a1c05d5e9
BLAKE2b-256 29351218741153505e4574f9ed89fc4f7f39c51896760a99901698bc6a032241

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 23d9483af6dc3b8e933797e23c66cbec56dfd8163e1c1940ca1b71654f1f96a2
MD5 12c54d0878b7677fd269356f6d83b089
BLAKE2b-256 5a5e7e75cf780963db35e80a3910733db726c5c9112da2a2d32111648e3ae057

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 665825ce719d3583ce9d48336e95ae9122d8c03a50ad6299db2f3f74ad04e471
MD5 f2dd5f583c31025fd4b7bda1bcc8597c
BLAKE2b-256 50c145036380fe5b59148b0b46b14e36dd0418eb4116829dfb8a281a9bbb3363

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bfe813a5face14ddf013e77aff901b851572e872749a9440638c8dd552c3adbc
MD5 bd0a13966ea7ba32897a81490f5160bc
BLAKE2b-256 1d7b7e1d039e0566a53cf303db260fb2422c682d8ae97bed5fe14df8ff0ea85c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 15c4fdf4484df47b5514a83d149f3b18caf992b4e2243db1f87b664da18fe21c
MD5 1a1263de0b8c0c80e920ab0379b14f81
BLAKE2b-256 29938e4e6d5b6d2cd43a88744db825814834006f073dfe121db10605d8b1a1fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 01f0c94b525d465946fd6d355cee42eb5beac834c817bc500c1543b464fc20dd
MD5 96dccd759722db55b95f0be7e6f0aba4
BLAKE2b-256 c7e7c288199f57d4d0ac0fb60b4019ea961aaf374979ac7c0d65ec34a958a1e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8273fd8c3078da77e15101311ca4979e06c5c5d9e857954474c3b07084b747c6
MD5 447e87b3ef58ac922da8e1b1fbb52fa9
BLAKE2b-256 c5de818e5fbc2f7622e93225503d1e0b875fe6161143e2f27df3a42e17a9ac1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 34f94833ededeccc699600389eb41cc03f05243459114e351ceeafcb2a6be682
MD5 465e90af577107cdd74fee8a83e06182
BLAKE2b-256 fc227a189f4fe0c006e99d75a631fb5a2011b1cb83f37ae3874dfba749401f4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev289-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 25c67bb74ba3dffaf53ca3d598e2008a330ffd088941a864e0b98ba85b065e41
MD5 93706d380a30cf4ebfa031766d273dc1
BLAKE2b-256 9c14fbbf273078f94f77ef48f270ecf51ed51c52ff3caff91b7f640ccce4ed47

See more details on using hashes here.

Provenance

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