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.dev203

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.dev203
File Size Uploaded
duckdb-1.6.0.dev203.tar.gz 17.4 MB Details

Built distributions (wheels)

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

Total release size: 743.2 MB

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

Download URL duckdb-1.6.0.dev203.tar.gz
Size 17.4 MB
Tags Source
SHA-256 checksum
How to use checksums
cc6c4d8dec9ae6e883b51767bd6e40fb210c47bd822b432345fbc7a540225379
BLAKE2b-256 checksum
How to use checksums
122b043811c8b3d72047ea620b5409c7a4f43696c0ca549f2553f0f0b57504fd
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp314-cp314-win_arm64.whl
Size 15.2 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
1c17b1e42b8b9f3876e1963687baadd4cd70ec043b4d0f310ee073dbd726a0ce
BLAKE2b-256 checksum
How to use checksums
4a01e0e5b0711a2a6497605cce4f8733a0eb02daa1e717b55816919ba50f4131
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp314-cp314-win_amd64.whl
Size 14.8 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
acd2351a42174d72b9569f2efe8f1596e8b4aa3192c070a96a31929c6d22117e
BLAKE2b-256 checksum
How to use checksums
d2373986c933a6dd4f3123283286174632f6d0744e61e137bbdb76a81d1e457e
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
2e30979bc6cbfcc48e12f97af0767d93cf5d046e9dc757fdb2779a7a7e4e9779
BLAKE2b-256 checksum
How to use checksums
30df45a9934e4d74b32f07ee46dda3e8cf9d3e8b2dffd7c474e749d0eefd0c56
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
f69b80e700c287d80a3ee5bd5d948e5db21ed30702e4217323732bfc139e3e4f
BLAKE2b-256 checksum
How to use checksums
988c8d44c83276e5e17851c812d5d2d32e81134c6f7e28199d8325b5d36909cc
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp314-cp314-macosx_11_0_arm64.whl
Size 17.5 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
13514efd6929ba3f06d4aaded19612e298736c2be9cb622e8d88fd8b26339246
BLAKE2b-256 checksum
How to use checksums
e0cf97baf15d5de8174a325fb30969df921f7206a888ca500bf93dbe28038e46
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp314-cp314-macosx_10_15_x86_64.whl
Size 19.4 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
4f903993547a5964961d8500c7b48fa6023c1c1ba0cb917f27f6983abad1868d
BLAKE2b-256 checksum
How to use checksums
29d350afdbd3ddae810f84155974084883e2bae865382ec158208d43a1c81e2d
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp314-cp314-macosx_10_15_universal2.whl
Size 36.8 MB
Tags CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
71e2d7a3a477314eab504f6468c298eb04455c87effc6720258afd53c7fd716a
BLAKE2b-256 checksum
How to use checksums
d42b5a1a20160f3483219ff6d2cfd830337eb96a0773be396ac6a91cd9aaec68
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-win_arm64.whl
Size 14.7 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
522e7ad43cc70d2f79f651148a84f95a9457ca978442855eb2b6d7775515d905
BLAKE2b-256 checksum
How to use checksums
1b27e9de1536addedb0f11ac264b1ed9882fc0f822dd38d91643ccccca807ec1
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-win_amd64.whl
Size 14.0 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
d07a2115c90a6580ec9a8b4f5bf5718915936faa2fc9781a6428dfa3bae421c1
BLAKE2b-256 checksum
How to use checksums
4e5f7aef9849075177ff6021c597b1381dd4b3b67400bc620e6b4a1066d0449d
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.8 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a689163a6b6c98fe438ed1b963a65b68f73d4213d519f3f082cad5f1b57b9260
BLAKE2b-256 checksum
How to use checksums
4b634a91930af96b5b21dd87470138bdc029de116f3028a56dffa6e0fe1ce84b
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
b71d6d3baac9d9a8200e5ac5421bf73e45ae7931c010160be0b2d77ebab7b7ed
BLAKE2b-256 checksum
How to use checksums
3c6c4b25eb725130c30b5a48882afa63cd587625fa33eca2d97cdc3ccc6ce16a
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-macosx_11_0_arm64.whl
Size 17.5 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
57c0942c0c5ce1d74034c32bcc79ca005abc2ce0020213aff0dff12870b38b6a
BLAKE2b-256 checksum
How to use checksums
772b51cfdfc44d3f5dcec8492d19b85688b122149a3cc8fbe8373ba53c258cf9
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-macosx_10_13_x86_64.whl
Size 19.4 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
cabe31efa4a789f5e5eed576a527856c68545194e28edbda9cb18919728b1b7e
BLAKE2b-256 checksum
How to use checksums
469ae496cf3be346cfedccf7bbde672f9562551677a5d86df204df38c63fecaa
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp313-cp313-macosx_10_13_universal2.whl
Size 36.8 MB
Tags CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
a1d1c53546676e593d257a305e8bf80920e53dc2be9eb59a3d23e12572d80e91
BLAKE2b-256 checksum
How to use checksums
413fea4b58a628f286e2782e9f932558af9f316d46e44bc1ac4e1289df7391da
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-win_arm64.whl
Size 14.7 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
e9cccb6a8726d7db35a0ce86e43da17df98969c6cdd03b752693f91d14c37b05
BLAKE2b-256 checksum
How to use checksums
4ac038f53da47d6daa2d70e4b8e0a282b49babbe2ee977295a239f1c042fb45a
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-win_amd64.whl
Size 14.0 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
62736d0f72ae7d941ebbe90cc629b5000c4a42c3150b3814b06a39855db46685
BLAKE2b-256 checksum
How to use checksums
736074a88667c595967c884d956ea71fa016d64638885392c4f5c25d898aba5d
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.8 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5ca7834c1183dcff33c9109533c97b84c779c37cd0fa14582ad9ce881164e3dc
BLAKE2b-256 checksum
How to use checksums
6aa4d6396c7dd3966f0d3cc4cd0701dd245f883a992e703b2e0e112ba9874b56
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
f8f763b5cb30d81f1ab739be774cd026921bbdde6c7f4d2dbe69bcc224e09ddc
BLAKE2b-256 checksum
How to use checksums
ef9ed282b8ec19548aaca49613cc00226ced9cdfe54df3900730fdc72bb843a4
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-macosx_11_0_arm64.whl
Size 17.5 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
91395338bfa1d58c8ed46373c33648af9ab374d97eebe41325171d57c007a8d3
BLAKE2b-256 checksum
How to use checksums
92dedbf242c7dc72398a10db8e5e35b8f94f7263f8a4c05e5bc257fda9df1be2
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-macosx_10_13_x86_64.whl
Size 19.4 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
6071942799806595f204eb3127c1e291044216fd7f8880836983f0ecdbbcb85e
BLAKE2b-256 checksum
How to use checksums
3c867cdbbc14bc4a094ec345705bbe67c6d6f5571c3d77f2bd587b59d515695b
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp312-cp312-macosx_10_13_universal2.whl
Size 36.8 MB
Tags CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
f0c25b6a4fbdf97c5069a0f852dc12a50610d6fd9299daecebb2aa978c525237
BLAKE2b-256 checksum
How to use checksums
a567845331c4cfc6c045c2c5021176dcf9e9f3d4e06b94657bc6903664768dad
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp311-cp311-win_arm64.whl
Size 14.7 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
d3c02056ec60a3352ddf598c08c47964069d1aec926aaaabae3111e16b785eb9
BLAKE2b-256 checksum
How to use checksums
0ba11c225152badc514b2db2a1e8b8ac45673e39eb0d022a389f40096251c118
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp311-cp311-win_amd64.whl
Size 14.0 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
67d429d99a50b31ea79e5923c3e5f94c3e31ad5a4eda7f5e8d6f45c0ca7eb639
BLAKE2b-256 checksum
How to use checksums
2c49c3240650cd466615d0b7873c46ab5963352ea8a79e5771e25efe41b4376f
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.8 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
95e5da2f85c86bb5e51cb2b6584fde08aeeac670c18414d0d2ab87383fc56823
BLAKE2b-256 checksum
How to use checksums
fd1b83a8f649143e77618d7ecec9bf47576c4fa64dfd0b5760672d921e6a0973
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
aaafd3c13430d42012fd62c9242177c86bd649e0b66652eae839807705f32983
BLAKE2b-256 checksum
How to use checksums
f27e700ca67fc92561c96f743431fd51f7a435787db9fcb8b403f4ab4b89b071
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
38fb2e156d7b370aaf09a6f68c5e559ab78481c80a5649b9ae188547925772bb
BLAKE2b-256 checksum
How to use checksums
59fda2d253e15a0574f9ccd2d8b0e2782534b58eea15850c9555dc5ab206929f
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp311-cp311-macosx_10_9_x86_64.whl
Size 19.4 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2542f3aa52b1936c2836dfb29c3227f96f48211644c82f5ae900298a3083a754
BLAKE2b-256 checksum
How to use checksums
9af4e2c635a25b19cd75bf556c0e7cf88e4b51eb00afc34916ceb114b6611084
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp311-cp311-macosx_10_9_universal2.whl
Size 36.7 MB
Tags CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
67134f557fbb924be3ea7356020146d9f7c5ff3cb89e2db950baddcc58bb09cb
BLAKE2b-256 checksum
How to use checksums
942dadd468f7c5216414775df514a1d5ea5fbbbeae37475d6efdc8f853d8d1d2
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp310-cp310-win_amd64.whl
Size 14.0 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
c90f09259de8a93a9690899a6b8db1d68142cfa45ff1789664050e0dc93c4684
BLAKE2b-256 checksum
How to use checksums
e099e661b7d5865137056a44dfabe685d11ee62550676233ab8a2867a1337842
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 23.8 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
b06bb79078be781112bd9c0929ff5f92772094e13f7f13715359f6e13d12776b
BLAKE2b-256 checksum
How to use checksums
5451b3f8745693c0b7fb67609c492e366c9667ce56a547a3a24f569c1c8c6f48
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
2ec5f2787f047f7c95505277854c2ac9ef440e1a85eafe26c15fd6d36bdda8ab
BLAKE2b-256 checksum
How to use checksums
265d4f357f518e2afe88d9e5bd3947e495f0b7849c76cc09f82720c46e7afe66
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-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
3d46306748ea95c821ba98bd6fe06ac5e1816a7113bd8153c2cf9c5cedf58d7f
BLAKE2b-256 checksum
How to use checksums
d7414d0388e50b3e36577142840d821b403b33f604357af324f91c56dcb0fc4d
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp310-cp310-macosx_10_9_x86_64.whl
Size 19.4 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
c7381eb78d44f008e1e8536cfdee90e6971b3cedafd5b3ddc463b403a1f6523b
BLAKE2b-256 checksum
How to use checksums
1d545d8faf74f20667d97b3523a050d31d3882d1ac5dc0645ee4efea59fc93db
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 26, 2026.

Transparency log

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

Download URL duckdb-1.6.0.dev203-cp310-cp310-macosx_10_9_universal2.whl
Size 36.7 MB
Tags CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
4730caca0775375c7fdbcfe319e23778987da92f5282bba0fef278301e983436
BLAKE2b-256 checksum
How to use checksums
09308ee0c81d0930f1defe1aec79279120e8bc6310f8ba63ff0bb9a3c2b57b8d
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 26, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.6.0.dev203 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