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.

Release files for duckdb 1.6.0.dev211

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for duckdb 1.6.0.dev211
File Size Uploaded
duckdb-1.6.0.dev211.tar.gz 17.4 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for duckdb 1.6.0.dev211
File
duckdb-1.6.0.dev211-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
duckdb-1.6.0.dev211-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
duckdb-1.6.0.dev211-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_universal2.whl CPython 3.14 CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64) Details
duckdb-1.6.0.dev211-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
duckdb-1.6.0.dev211-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
duckdb-1.6.0.dev211-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_universal2.whl CPython 3.13 CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64) Details
duckdb-1.6.0.dev211-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
duckdb-1.6.0.dev211-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
duckdb-1.6.0.dev211-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_universal2.whl CPython 3.12 CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64) Details
duckdb-1.6.0.dev211-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
duckdb-1.6.0.dev211-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
duckdb-1.6.0.dev211-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_universal2.whl CPython 3.11 CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64) Details
duckdb-1.6.0.dev211-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
duckdb-1.6.0.dev211-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_universal2.whl CPython 3.10 CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64) Details

Total release size: 745.3 MB

Release files / duckdb-1.6.0.dev211.tar.gz

Download URL duckdb-1.6.0.dev211.tar.gz
Size 17.4 MB
Tags Source
SHA-256 checksum
How to use checksums
eec11b22629d4ac42b230df4463dec9f5a70c82c04d15621f3ad82bda7214b6d
BLAKE2b-256 checksum
How to use checksums
ba76136bcafde99d3fa426a08e343c3b238546463ff9f083803d9050b9bdcdf0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-win_arm64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-win_arm64.whl
Size 15.3 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
c982b36f48608cc0f2d437d3f4e2394de777aa4d8136cd3fda08b6946bafa73c
BLAKE2b-256 checksum
How to use checksums
ba868b7b329201708b2d8a30d0e6d02102a5a126c9811426f0af8b5b6c87985a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-win_amd64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-win_amd64.whl
Size 14.8 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
fb3235b922d5c5e6709fe7c62412a7a777ddf175fad8028eb0ab4c22083c0bdf
BLAKE2b-256 checksum
How to use checksums
30c72ed21c8c714832fe90f3c77c7a1346c11f15b313fa41361d037c4c835a40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.9 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2465ede01d19610b21b6b996f7a3412946e1a0d74a16413e0db3065bfefe4395
BLAKE2b-256 checksum
How to use checksums
42a383471267aff1360da7595d0bd767ddc87a48ce2f1a68c1b1943a872391cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 21.6 MB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
288a0d06050e92a669c83085d114b708370a9cbfe757677f14304e21aae6ee66
BLAKE2b-256 checksum
How to use checksums
ab675d165585306f9cd26675d7893cb03dc3e2b9f6394ea4d9a1282d856bf5b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-macosx_11_0_arm64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-macosx_11_0_arm64.whl
Size 17.6 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1198e4607d2c731c4eb87fde0904f9243703cac8ab1f4d365ad5152d5c000e6c
BLAKE2b-256 checksum
How to use checksums
0b6a15c81fb46644c11ddaeab5baf9c2a21870b11767955a543fa83fcfd239df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_x86_64.whl
Size 19.5 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b39f418a259d33e2e410fcfa642710280280d92c37eb9628484100f7640dd75d
BLAKE2b-256 checksum
How to use checksums
69c7ce29b587bb5c8df9398b96aecb17f739169fbc4b5bbecae863fc264605a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_universal2.whl

Download URL duckdb-1.6.0.dev211-cp314-cp314-macosx_10_15_universal2.whl
Size 37.0 MB
Tags CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
f964736c700a6127856421192cc14234d401bf16c4687ea44e8fb4b1c7b14807
BLAKE2b-256 checksum
How to use checksums
8bea49f16348682e6eba97f230309ad847f900bf311ec1d521847b9ec395213a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-win_arm64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-win_arm64.whl
Size 14.8 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
3b8cfa6b5035d3534a4099de9e98d7aa7e449f59d476705bed9e50433489d694
BLAKE2b-256 checksum
How to use checksums
d65f4c5ce0f0de8daf50309a365618b547d717d3dbc7f0c925ad33c16a70cc70
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-win_amd64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-win_amd64.whl
Size 14.1 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
a2ad1272504fbff9e692d539c0c00e012be126a245c3cf0ba00ce111ce8213ed
BLAKE2b-256 checksum
How to use checksums
c3b782ed4d876ed45097351e6582397407559caca8c085c088ac89866112322c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.9 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
980926ca3500059ec7854d9b8b14657213834cf436dcfc93972a7522f738c878
BLAKE2b-256 checksum
How to use checksums
d32efa14f55cc2a5fdfe3fe5b517c79c8322a29dd23e32afcdfcd33c83cbe566
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 21.6 MB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2c521a82d6ddb104959c5422d1575cc294511ce4d9cd36d8bd7885abcc32e804
BLAKE2b-256 checksum
How to use checksums
148cad1bc2be12be9d52578470ecc370797c89f1f7d16edd9898e509c832ae55
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-macosx_11_0_arm64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-macosx_11_0_arm64.whl
Size 17.6 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
39589cd195564468a625ad593be13ff44d4c4271fd0be2de933f762dbc49d5f7
BLAKE2b-256 checksum
How to use checksums
4c3b83ee79a5074c5dda5521af57f7ca51348ebf01ef69d12bff45bf4c5d94d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_x86_64.whl
Size 19.5 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
866081237f76d78dffabf4c747fcefa70b82ba55eabf46025a28abe054cd9c49
BLAKE2b-256 checksum
How to use checksums
de20a587c45c966d6486e7770adf27356977d8eb641c3eccd944b7ac6ff14fa9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_universal2.whl

Download URL duckdb-1.6.0.dev211-cp313-cp313-macosx_10_13_universal2.whl
Size 36.9 MB
Tags CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
8152b8123e99eb516d408f74607f7ac50469f15f5dfbf61fd1e15cb0623c992f
BLAKE2b-256 checksum
How to use checksums
3e5fab1d3398afbd301361f763cb6fbed0b532a1a687ece763cd719798dd3a9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-win_arm64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-win_arm64.whl
Size 14.8 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
e16170a4c2864c4a52379e0bc27080a92fbdc56b30feda20f96788d6a1bbf52b
BLAKE2b-256 checksum
How to use checksums
c8f192d54d0f6d3f396fc8713e6575bf7ae01c06d95bb4ec6543e07a5de6bbd9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-win_amd64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-win_amd64.whl
Size 14.1 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
c8c6b6d5d365c3fa8c53471d8d8e1b11ad9d81398080183f35ebb0e425b79aef
BLAKE2b-256 checksum
How to use checksums
ab78e7a22d9e56fef00e0bd93b21e5d8ed43c45eb41ae319c881ffb9f3ca63d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.9 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f15b1a199b817406bcf058748d2c432bf11c72ea18f13fed23437fedbae7e198
BLAKE2b-256 checksum
How to use checksums
2c67b11dc455f431f7887331cdcc1e41d6453aecdbe820cd90c20d7ffc209a85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 21.6 MB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1c4007c6aa5d0feaf2f40cada1212bb81e41c503ba53ce94ddbd642e77c1fab8
BLAKE2b-256 checksum
How to use checksums
198fd9ddbc7de6c9cd17493dd6535c3478d9f4ed297329cf37525206b4fdc2b6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-macosx_11_0_arm64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-macosx_11_0_arm64.whl
Size 17.6 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
43c8ed1f458b121ad3a73f5be5601d54069d32136f5f6b59879ef00ca30a90af
BLAKE2b-256 checksum
How to use checksums
80a91046a62525af9d37cb8c003460da5dd5d2c924bc255e196a88baaedb9618
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_x86_64.whl
Size 19.5 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
0f96924f304e1011c3da3e98c8a1f698e5bc1a76adb71213acaeecf1ac4a931d
BLAKE2b-256 checksum
How to use checksums
7f3749213017822144995cfe652b4c164e7a923efc49a03ddbdbecca279180a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_universal2.whl

Download URL duckdb-1.6.0.dev211-cp312-cp312-macosx_10_13_universal2.whl
Size 36.9 MB
Tags CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
1535de209e0dd1ec7ffc77c8aac3edc9e87276351acd019c124d2ebece0064ae
BLAKE2b-256 checksum
How to use checksums
70059057e48cbf6b87e0c209150102b30f31a764a83483a06e1fedf688c771b9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-win_arm64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-win_arm64.whl
Size 14.8 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
094d1e586285ae7e80c7d6a079ccc739304536d8fac9e0aa55b121a12c2605a0
BLAKE2b-256 checksum
How to use checksums
cd2b3b8204bcdc7ca8c73e703a433612e5d69cdef07c79f41972631a6b783329
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-win_amd64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-win_amd64.whl
Size 14.1 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
2d367b0935d7cefa3d055954e0841108c3df71a075a77cfbf4644a3c1d81f427
BLAKE2b-256 checksum
How to use checksums
f7eadefdfd726aa80eb6f3e7c81392fb64dbc5dddaa7c5df9d13e5ed999b50fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.9 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6edb382f6df3423bf6b3af6a304e702834f16532ce9871a6cfc480c041fe177b
BLAKE2b-256 checksum
How to use checksums
7b1ac96064cdb8282b12c8d386cf72420a08896d2e1043b84238ce788c2f24e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 21.6 MB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c569ee9fdb27fd45ed76a71205b59bd821c23594590dea4f5eae56b9890b0353
BLAKE2b-256 checksum
How to use checksums
00345c485e86c215e8269170e5761ceaf4c8574bb9096441d1f3b823d063174d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-macosx_11_0_arm64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-macosx_11_0_arm64.whl
Size 17.5 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
0d76b65b32154b8f062aa39f153e7050d1dc3d1e167fe3394fe05280b2b8805d
BLAKE2b-256 checksum
How to use checksums
81d8fc1d75bdfe0f147f120b943a862994eeff6666e3d1b2b8592698ef3cce87
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_x86_64.whl
Size 19.5 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
c0d277c2008697f90f71f3d0ba5886678d4ba7e6d003911d3fa95aee60a6dcf7
BLAKE2b-256 checksum
How to use checksums
1416b45b3a768a5f6091c103bfd4ae8ff29d25c3bac4630126f7c1c76a87bee9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_universal2.whl

Download URL duckdb-1.6.0.dev211-cp311-cp311-macosx_10_9_universal2.whl
Size 36.9 MB
Tags CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
17906ae4742313aa7a4f869d19d241d2a2ddc328808565851581e9ab3165c49c
BLAKE2b-256 checksum
How to use checksums
86f14034774bfb5f58c3be0bf455c0ec7a83b4ec84aa10c0967cdf2f22792b6c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-win_amd64.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-win_amd64.whl
Size 14.1 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
d1ad014edea4212472a2289e72c09dfde4e16688304383b2b6026ce32a8673f3
BLAKE2b-256 checksum
How to use checksums
e5353fc36618f6fcf60ed2543451663945824f506a06a6146510d0881a33dfd9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.9 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
1b0fc6525ca8974bbe8403d42b6aed6d91541c56c73f7ffdd1bc58f89a1764db
BLAKE2b-256 checksum
How to use checksums
8a4dfbb321d704a618cbb40972cc94b311f72167edc854abeab384164f170ce0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 21.6 MB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3573a945cecd1478cb88fec534849fdf9a305ba1b77e3243c9804c7953c58827
BLAKE2b-256 checksum
How to use checksums
c5262c2a446bf5cda4dbc0d8fd053bad02dff988b44ec89c66cbda2fbf9f687e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-macosx_11_0_arm64.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-macosx_11_0_arm64.whl
Size 17.5 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
7a0161032db005a387773bfd6afc9906fd871b7140993a0d94498a396851176c
BLAKE2b-256 checksum
How to use checksums
fb4c94a68768cdcba9e1bb41831884aee006e51284262734822d96eb5af4bfaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_x86_64.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_x86_64.whl
Size 19.5 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
6a906832f981d4a6002af80fea550c00c50c27d7014fcf2c35d140c69738a50a
BLAKE2b-256 checksum
How to use checksums
1a429567496824d8e3a0ef37c68609fac7fef2dfe516257473aa0e47f2a94713
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release files / duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_universal2.whl

Download URL duckdb-1.6.0.dev211-cp310-cp310-macosx_10_9_universal2.whl
Size 36.9 MB
Tags CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
f75b4e12845f47d966592f17ddd55a253c94d1c7df1455bda688078d6b35418c
BLAKE2b-256 checksum
How to use checksums
5259065a60d93ba9955f21ac47103913e725b8f0308def7b1f4b09e423ba3405
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.12

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 27, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.6.0.dev211 This release

35 release files

1.5.5

35 release files

1.5.4

35 release files

1.5.3

35 release files

1.5.2

35 release files

1.5.1

35 release files

1.4.5

41 release files

1.4.4

41 release files

1.4.2

37 release files

1.4.0

31 release files

1.3.1

36 release files

1.3.0

36 release files

1.1.2

52 release files

1.1.1

52 release files

0.9.2

39 release files

0.9.1

39 release files

0.9.0

39 release files

0.8.1

52 release files

0.8.0

47 release files

0.7.1

47 release files

0.7.0

47 release files

0.6.0

47 release files

0.5.1

38 release files

0.4.0

38 release files

0.3.4

38 release files

0.3.3

13 release files

0.3.1

29 release files

0.2.7

23 release files

0.2.5

20 release files

0.2.1

15 release files

0.2.0

13 release files

0.1.9

7 release files

0.1.8

7 release files

0.1.7

7 release files

0.1.1

11 release files

0.1.0

6 release files

0.0.3

3 release files

0.0.2

1 release file

0.0.0

60 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page