Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

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.dev211.tar.gz (17.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.dev211-cp314-cp314-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev211-cp314-cp314-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.9 MB view details)

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

duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.6 MB view details)

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

duckdb-1.6.0.dev211-cp314-cp314-macosx_11_0_arm64.whl (17.6 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_universal2.whl (37.0 MB view details)

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

duckdb-1.6.0.dev211-cp313-cp313-win_arm64.whl (14.8 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev211-cp313-cp313-win_amd64.whl (14.1 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.9 MB view details)

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

duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.6 MB view details)

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

duckdb-1.6.0.dev211-cp313-cp313-macosx_11_0_arm64.whl (17.6 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_universal2.whl (36.9 MB view details)

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

duckdb-1.6.0.dev211-cp312-cp312-win_arm64.whl (14.8 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev211-cp312-cp312-win_amd64.whl (14.1 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.9 MB view details)

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

duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.6 MB view details)

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

duckdb-1.6.0.dev211-cp312-cp312-macosx_11_0_arm64.whl (17.6 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_universal2.whl (36.9 MB view details)

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

duckdb-1.6.0.dev211-cp311-cp311-win_arm64.whl (14.8 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev211-cp311-cp311-win_amd64.whl (14.1 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.9 MB view details)

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

duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.6 MB view details)

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

duckdb-1.6.0.dev211-cp311-cp311-macosx_11_0_arm64.whl (17.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_universal2.whl (36.9 MB view details)

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

duckdb-1.6.0.dev211-cp310-cp310-win_amd64.whl (14.1 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.9 MB view details)

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

duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.6 MB view details)

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

duckdb-1.6.0.dev211-cp310-cp310-macosx_11_0_arm64.whl (17.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_x86_64.whl (19.5 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_universal2.whl (36.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

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

File metadata

  • Download URL: duckdb-1.6.0.dev211.tar.gz
  • Upload date:
  • Size: 17.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.dev211.tar.gz
Algorithm Hash digest
SHA256 eec11b22629d4ac42b230df4463dec9f5a70c82c04d15621f3ad82bda7214b6d
MD5 fdc741c6e444587d0f0b8d2a867cf2e3
BLAKE2b-256 ba76136bcafde99d3fa426a08e343c3b238546463ff9f083803d9050b9bdcdf0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 c982b36f48608cc0f2d437d3f4e2394de777aa4d8136cd3fda08b6946bafa73c
MD5 541edbebc1b5f7dcbd5fa7e57d2c40da
BLAKE2b-256 ba868b7b329201708b2d8a30d0e6d02102a5a126c9811426f0af8b5b6c87985a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 fb3235b922d5c5e6709fe7c62412a7a777ddf175fad8028eb0ab4c22083c0bdf
MD5 a21830b74df6194d29dcff62af27702e
BLAKE2b-256 30c72ed21c8c714832fe90f3c77c7a1346c11f15b313fa41361d037c4c835a40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2465ede01d19610b21b6b996f7a3412946e1a0d74a16413e0db3065bfefe4395
MD5 9d824b9df3b73ad9493b9b7fef88b782
BLAKE2b-256 42a383471267aff1360da7595d0bd767ddc87a48ce2f1a68c1b1943a872391cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 288a0d06050e92a669c83085d114b708370a9cbfe757677f14304e21aae6ee66
MD5 32f2d60ed67d48afa48919a88ba8f92b
BLAKE2b-256 ab675d165585306f9cd26675d7893cb03dc3e2b9f6394ea4d9a1282d856bf5b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1198e4607d2c731c4eb87fde0904f9243703cac8ab1f4d365ad5152d5c000e6c
MD5 0e606c124f6d05fb8bc909aa1a9786a9
BLAKE2b-256 0b6a15c81fb46644c11ddaeab5baf9c2a21870b11767955a543fa83fcfd239df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b39f418a259d33e2e410fcfa642710280280d92c37eb9628484100f7640dd75d
MD5 ea8373a30d3608f86e943337db9c12fe
BLAKE2b-256 69c7ce29b587bb5c8df9398b96aecb17f739169fbc4b5bbecae863fc264605a8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f964736c700a6127856421192cc14234d401bf16c4687ea44e8fb4b1c7b14807
MD5 c6b5ecffcfdf6c1eef278f6a4cc05899
BLAKE2b-256 8bea49f16348682e6eba97f230309ad847f900bf311ec1d521847b9ec395213a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 3b8cfa6b5035d3534a4099de9e98d7aa7e449f59d476705bed9e50433489d694
MD5 8440dc3198d6a26f2ec9d07ae66cd232
BLAKE2b-256 d65f4c5ce0f0de8daf50309a365618b547d717d3dbc7f0c925ad33c16a70cc70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a2ad1272504fbff9e692d539c0c00e012be126a245c3cf0ba00ce111ce8213ed
MD5 24b79756447d108d5a31527a768cb976
BLAKE2b-256 c3b782ed4d876ed45097351e6582397407559caca8c085c088ac89866112322c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 980926ca3500059ec7854d9b8b14657213834cf436dcfc93972a7522f738c878
MD5 9bb129afa3d05d9818495e1277c1a96e
BLAKE2b-256 d32efa14f55cc2a5fdfe3fe5b517c79c8322a29dd23e32afcdfcd33c83cbe566

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c521a82d6ddb104959c5422d1575cc294511ce4d9cd36d8bd7885abcc32e804
MD5 ee30a3ec36636a43b696824425d51a06
BLAKE2b-256 148cad1bc2be12be9d52578470ecc370797c89f1f7d16edd9898e509c832ae55

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39589cd195564468a625ad593be13ff44d4c4271fd0be2de933f762dbc49d5f7
MD5 2ed2a207aa6fc531d8d73c9b48440b6e
BLAKE2b-256 4c3b83ee79a5074c5dda5521af57f7ca51348ebf01ef69d12bff45bf4c5d94d2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 866081237f76d78dffabf4c747fcefa70b82ba55eabf46025a28abe054cd9c49
MD5 b7ba6b04c6f6283eb6ba7a7c690c1fc2
BLAKE2b-256 de20a587c45c966d6486e7770adf27356977d8eb641c3eccd944b7ac6ff14fa9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 8152b8123e99eb516d408f74607f7ac50469f15f5dfbf61fd1e15cb0623c992f
MD5 52858f88d6299c6997b25233bc472914
BLAKE2b-256 3e5fab1d3398afbd301361f763cb6fbed0b532a1a687ece763cd719798dd3a9e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e16170a4c2864c4a52379e0bc27080a92fbdc56b30feda20f96788d6a1bbf52b
MD5 c2ee8ac5ab7880006a6e50595a92e86f
BLAKE2b-256 c8f192d54d0f6d3f396fc8713e6575bf7ae01c06d95bb4ec6543e07a5de6bbd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c8c6b6d5d365c3fa8c53471d8d8e1b11ad9d81398080183f35ebb0e425b79aef
MD5 1e2e6ca450eb881857c05a47a60c3c4b
BLAKE2b-256 ab78e7a22d9e56fef00e0bd93b21e5d8ed43c45eb41ae319c881ffb9f3ca63d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f15b1a199b817406bcf058748d2c432bf11c72ea18f13fed23437fedbae7e198
MD5 5572870f334e407304c1ad250b0de509
BLAKE2b-256 2c67b11dc455f431f7887331cdcc1e41d6453aecdbe820cd90c20d7ffc209a85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c4007c6aa5d0feaf2f40cada1212bb81e41c503ba53ce94ddbd642e77c1fab8
MD5 689afa55094a09ee0d78baabd21a761c
BLAKE2b-256 198fd9ddbc7de6c9cd17493dd6535c3478d9f4ed297329cf37525206b4fdc2b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43c8ed1f458b121ad3a73f5be5601d54069d32136f5f6b59879ef00ca30a90af
MD5 6b43146dce5e3e7f60cd11c2b9340a73
BLAKE2b-256 80a91046a62525af9d37cb8c003460da5dd5d2c924bc255e196a88baaedb9618

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0f96924f304e1011c3da3e98c8a1f698e5bc1a76adb71213acaeecf1ac4a931d
MD5 a6e5c797bec9630506d7018b06a1d2c2
BLAKE2b-256 7f3749213017822144995cfe652b4c164e7a923efc49a03ddbdbecca279180a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 1535de209e0dd1ec7ffc77c8aac3edc9e87276351acd019c124d2ebece0064ae
MD5 4b322b07273d3f21461857d0aae23027
BLAKE2b-256 70059057e48cbf6b87e0c209150102b30f31a764a83483a06e1fedf688c771b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 094d1e586285ae7e80c7d6a079ccc739304536d8fac9e0aa55b121a12c2605a0
MD5 1def114f3c760178465d58ebc31f06f0
BLAKE2b-256 cd2b3b8204bcdc7ca8c73e703a433612e5d69cdef07c79f41972631a6b783329

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2d367b0935d7cefa3d055954e0841108c3df71a075a77cfbf4644a3c1d81f427
MD5 943178a10022562304bec42529e94f03
BLAKE2b-256 f7eadefdfd726aa80eb6f3e7c81392fb64dbc5dddaa7c5df9d13e5ed999b50fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6edb382f6df3423bf6b3af6a304e702834f16532ce9871a6cfc480c041fe177b
MD5 0c1f9bb519e47c81e812b672ce3019e6
BLAKE2b-256 7b1ac96064cdb8282b12c8d386cf72420a08896d2e1043b84238ce788c2f24e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c569ee9fdb27fd45ed76a71205b59bd821c23594590dea4f5eae56b9890b0353
MD5 7c1911dab2d001f3b6f57b5681ad67bc
BLAKE2b-256 00345c485e86c215e8269170e5761ceaf4c8574bb9096441d1f3b823d063174d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d76b65b32154b8f062aa39f153e7050d1dc3d1e167fe3394fe05280b2b8805d
MD5 53ea4b63d660f69a6fc7fcd2c96361fc
BLAKE2b-256 81d8fc1d75bdfe0f147f120b943a862994eeff6666e3d1b2b8592698ef3cce87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0d277c2008697f90f71f3d0ba5886678d4ba7e6d003911d3fa95aee60a6dcf7
MD5 4b056f7c422c2e7a8155dee90afe084c
BLAKE2b-256 1416b45b3a768a5f6091c103bfd4ae8ff29d25c3bac4630126f7c1c76a87bee9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 17906ae4742313aa7a4f869d19d241d2a2ddc328808565851581e9ab3165c49c
MD5 73118230ce5d55c1d04d947f0fa5126b
BLAKE2b-256 86f14034774bfb5f58c3be0bf455c0ec7a83b4ec84aa10c0967cdf2f22792b6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d1ad014edea4212472a2289e72c09dfde4e16688304383b2b6026ce32a8673f3
MD5 cc804d33d5c8d6449d0ab2dce2490774
BLAKE2b-256 e5353fc36618f6fcf60ed2543451663945824f506a06a6146510d0881a33dfd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1b0fc6525ca8974bbe8403d42b6aed6d91541c56c73f7ffdd1bc58f89a1764db
MD5 2813f4aa02ad4d934d16d0e1227231e4
BLAKE2b-256 8a4dfbb321d704a618cbb40972cc94b311f72167edc854abeab384164f170ce0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3573a945cecd1478cb88fec534849fdf9a305ba1b77e3243c9804c7953c58827
MD5 18f5a0e1eba9d1d17d5f0d3ab3a1fc1f
BLAKE2b-256 c5262c2a446bf5cda4dbc0d8fd053bad02dff988b44ec89c66cbda2fbf9f687e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7a0161032db005a387773bfd6afc9906fd871b7140993a0d94498a396851176c
MD5 12224d6cb31e73583c00f16aa23c90f5
BLAKE2b-256 fb4c94a68768cdcba9e1bb41831884aee006e51284262734822d96eb5af4bfaf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a906832f981d4a6002af80fea550c00c50c27d7014fcf2c35d140c69738a50a
MD5 de4b9dadb584f94025be5187663f8648
BLAKE2b-256 1a429567496824d8e3a0ef37c68609fac7fef2dfe516257473aa0e47f2a94713

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f75b4e12845f47d966592f17ddd55a253c94d1c7df1455bda688078d6b35418c
MD5 07d2289942749dd8be5f02277da6aaa0
BLAKE2b-256 5259065a60d93ba9955f21ac47103913e725b8f0308def7b1f4b09e423ba3405

See more details on using hashes here.

Provenance

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

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page