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.5.6.dev42

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.5.6.dev42
File Size Uploaded
duckdb-1.5.6.dev42.tar.gz 18.0 MB Details

Built distributions (wheels)

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

Total release size: 674.7 MB

Release files / duckdb-1.5.6.dev42.tar.gz

Download URL duckdb-1.5.6.dev42.tar.gz
Size 18.0 MB
Tags Source
SHA-256 checksum
How to use checksums
b82df8437af13ba93490a557c3428ec083dd265d367aeffc0f867e4e7b53377d
BLAKE2b-256 checksum
How to use checksums
681d77772515757b21c5f5e36a0a5b835f8763e21a03359147715beca6c27f1f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-win_arm64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-win_arm64.whl
Size 14.5 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
10c9fbd769f695d2d40dd1123210ef57a79a613283303d27cf19e1dd4b0d3185
BLAKE2b-256 checksum
How to use checksums
a9917ac923d346e547eb3ebf10e5280d82881ccb5c06470e5b1dec0031db96d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-win_amd64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-win_amd64.whl
Size 13.7 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
ca1d9dc3ce0d6169be4cef7970695e89391f196761614a3d4fbe13d750f3802d
BLAKE2b-256 checksum
How to use checksums
df92d5dee795362fc5dd22dd20dbde5ec2fe590287da6aa04e8496c173b27644
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Size 21.6 MB
Tags CPython 3.14 Linux glibc 2.26+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
13689781e21f844f91834b0ed7471a8fb965fb3e251350e96db44c3be5781e28
BLAKE2b-256 checksum
How to use checksums
c3997264a97e9112ed7b30f658f078a975b9334f35614f3812a3b705566aed4c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 19.5 MB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
30554673d78800478cf37ac46b9cb47d8b18a65d15c9a5271947b9bce62c81c8
BLAKE2b-256 checksum
How to use checksums
3d92518fe2a7a1de2725600e7e83bc33d0f3fded4e3901ce4d8ae5a6248fe490
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-macosx_11_0_arm64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-macosx_11_0_arm64.whl
Size 15.5 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ba78390eaad0da8da489e45fbec6cfa4588d36e4e05f4569a0421b64d32782eb
BLAKE2b-256 checksum
How to use checksums
a504c7e6678771b70ac098acb8639cc578ee6e9e582c2f0aaca2ce5f8c905d06
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-macosx_10_15_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-macosx_10_15_x86_64.whl
Size 17.4 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
70148853d053a8059aabd17eab77d8ff1b0b437de4eb85bea123cc1c3f37f0d9
BLAKE2b-256 checksum
How to use checksums
0a9feddc929f070ad3f7cfdb17ffdc3debb238d6cdf28698798ed85d9e24ee34
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp314-cp314-macosx_10_15_universal2.whl

Download URL duckdb-1.5.6.dev42-cp314-cp314-macosx_10_15_universal2.whl
Size 32.8 MB
Tags CPython 3.14 macOS 10.15+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
276834a054233d3ac45b8ef803c683117c456e9041da173867e349300e498d6f
BLAKE2b-256 checksum
How to use checksums
51ca06e435d4a43f46f873c1ad3396b5423401cce8254cb7c03c7ab4b1071917
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-win_arm64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-win_arm64.whl
Size 14.0 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
626625cc9fd78877939255a2fab7febdfbe646fa8ada19ddbd98d373ed3d2d62
BLAKE2b-256 checksum
How to use checksums
4e8a613272471d27c373ddf2d9e7b5436b9785d7873d97d5e73112ff012b434c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-win_amd64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-win_amd64.whl
Size 13.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
f91df7b6ca436f8425cae330ef9995c35d3b03e4127ca5d8bca48860f162158a
BLAKE2b-256 checksum
How to use checksums
49c6fe5998d0ccc077cb58bd77588e3068bde9104805775bfed9bd65cc07dca3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Size 21.6 MB
Tags CPython 3.13 Linux glibc 2.26+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ccb8af0d307b45a753436c5b1ebe4705501a00d7b96734d476031bb0a72b462a
BLAKE2b-256 checksum
How to use checksums
7f7ae99d49d5a484265fad0d6137d6533312d0fc38c287c0b64e8f7080c8dd5f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 19.5 MB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9a0654beb78f568cf2e99190892f24b25fd2fe976efdfec67020011165beb89e
BLAKE2b-256 checksum
How to use checksums
73b561be9ca86d370e79b67fa3b89541bbd8f06e60985b2ff40c255e4b280aca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-macosx_11_0_arm64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-macosx_11_0_arm64.whl
Size 15.5 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ff61223002a2272962a2c3ef42c7a86a9b3ec109ed7ab66600e697790375a399
BLAKE2b-256 checksum
How to use checksums
49f15b902243ec945e2a08914ff9013cf6d71f825f214156366d7ee63f35a402
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-macosx_10_13_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-macosx_10_13_x86_64.whl
Size 17.4 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
86f4e40963f7ff57e25fa97ff7873e9e301d24360a1bb8e6c3d0c4e59db828fb
BLAKE2b-256 checksum
How to use checksums
1deaf000c0b082cc46b772bdefff851885db48a34ad8d8c7e728e30951c16a04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp313-cp313-macosx_10_13_universal2.whl

Download URL duckdb-1.5.6.dev42-cp313-cp313-macosx_10_13_universal2.whl
Size 32.8 MB
Tags CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
fbed51786bb438ac0562ee0577492675af7bce97b71b7135fd02ad14031708d8
BLAKE2b-256 checksum
How to use checksums
8d4b062785c1026ad77866f9151873b29a270ab054ff390d71de26cba1c5db61
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-win_arm64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-win_arm64.whl
Size 14.0 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
5d4cc006fd17d272e624bd36c904b2cfc17d4828a42af3fe0cfe0c4050b7bcab
BLAKE2b-256 checksum
How to use checksums
6f2440a9cd73c68a17f1f8f1abd73d40af0746f734a6dea00b7db05545b05448
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-win_amd64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-win_amd64.whl
Size 13.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
24913d891a957fa5be66501b6e5070a9facc27f00ba0e6a761d05497c676f801
BLAKE2b-256 checksum
How to use checksums
df1e26b3229a9cabedee36639eb188c82eb4b9c901a308548da56019ff8e757a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Size 21.6 MB
Tags CPython 3.12 Linux glibc 2.26+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c37f1831672317def3a070ddb4611ea0d726350f055f66558a5904d131f494a7
BLAKE2b-256 checksum
How to use checksums
bf30ebf548de63c34136dc07be12fee3459336a1dd939d10ec86bfe48842bd2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 19.5 MB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2c011d27b173c165d7f30223614001196d19ce1a5515690f6d322252d29c1aa3
BLAKE2b-256 checksum
How to use checksums
d69410ca1391854779280246a2584073ed575f9ff2be592ce2266c2f18de49c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-macosx_11_0_arm64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-macosx_11_0_arm64.whl
Size 15.5 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bc8e050f6ccb477f7109835e06f4723ec4cb309fc6c2a2507f7989fa5fec3dc4
BLAKE2b-256 checksum
How to use checksums
3ac897ec9c94d852900da332c09eaed0a319c8de3070081f9df06798b968202d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-macosx_10_13_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-macosx_10_13_x86_64.whl
Size 17.4 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
2ed932bef96397dcefe9f3edc4bc8aad70a933ac72a3548ba979241d5900b62f
BLAKE2b-256 checksum
How to use checksums
9ea6e4ef6575b2a5f1c24ecbec8a0f079947f0feb520cf497917659d3345468d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp312-cp312-macosx_10_13_universal2.whl

Download URL duckdb-1.5.6.dev42-cp312-cp312-macosx_10_13_universal2.whl
Size 32.8 MB
Tags CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
fe53fbe3cd05ebce5f33802ea6bd6ba23e9227b25c988a57b2638587a84d08c0
BLAKE2b-256 checksum
How to use checksums
08ee1548304e05ae6f9a07579ad112667f2a0e1bd902c4c47618c7ef91a71ac8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-win_arm64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-win_arm64.whl
Size 14.1 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
866c1f67b06d9513222b9b8f7554f67cd86ddc6381a0046147a30c330542c16f
BLAKE2b-256 checksum
How to use checksums
f9523198afbd758809e5f09e882be8dce641b9c285a6ecadc92f596b2101b60a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-win_amd64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-win_amd64.whl
Size 13.2 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
8db5564a0ce8bd46b85579e0a1e93f63ea7f065f3148e41a07f60a920ada12ea
BLAKE2b-256 checksum
How to use checksums
c6961d5753833d0322d90911d43218967b5386724fd889d7ff640b43690187fa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Size 21.5 MB
Tags CPython 3.11 Linux glibc 2.26+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ddf371e044d94bac323705887fc8e311ff69a71c99b29a1d06ad386ab09a40f0
BLAKE2b-256 checksum
How to use checksums
1cecf801acd27e880fb48635dbd719c71fd40bba000b93af39c0693005dca627
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 19.4 MB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
0d8bb98f6a3b4d63be6b958f53efb7a91181a4b1c3627f12476ad708c5fa2ab7
BLAKE2b-256 checksum
How to use checksums
d23bb4fa00a006874719722b10033c54d76f491947b23bc01e7c9ea6f2eea759
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-macosx_11_0_arm64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-macosx_11_0_arm64.whl
Size 15.5 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e354f850ae4a13c65c987f539769bf2d63e21d57360ca5bbd1bfacd43c28e2cf
BLAKE2b-256 checksum
How to use checksums
6b8928de90fd86545d7fdc3679c5792feda4a9bb7c1ef31cc42cee410cbb4458
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-macosx_10_9_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-macosx_10_9_x86_64.whl
Size 17.4 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
2a867e031805edde4e52a908b558551f1817585f257631259f931ccedaf9b02f
BLAKE2b-256 checksum
How to use checksums
8c91d21b9e840c32e30b79cb83b9c97bfd9c6a788c8cd6a4e0447965dc3f1839
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp311-cp311-macosx_10_9_universal2.whl

Download URL duckdb-1.5.6.dev42-cp311-cp311-macosx_10_9_universal2.whl
Size 32.8 MB
Tags CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
a2318dc44c2b27b84a4d498619796465c11aa5cae22997b9d1ecf1b4a0f08cde
BLAKE2b-256 checksum
How to use checksums
888a8f11228347d0cd15e1920e5eaeb7c4745981bd73aa47c426a9c7372b2a2c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-win_amd64.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-win_amd64.whl
Size 13.2 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
8d7dffbea30b3541bb15ab5c5dfb55e78e946416a1d27bfc31524f73a96172d5
BLAKE2b-256 checksum
How to use checksums
3e5768bd7508125fdb892b86855c142c8ab0b57f49fe4eb0ea0f838621d0139b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Size 21.5 MB
Tags CPython 3.10 Linux glibc 2.26+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
074fc3a659e995cee1a4579662268bf22ba2a1e602ab0aff2d67fd9209a97234
BLAKE2b-256 checksum
How to use checksums
bb301b7ec43f59477b53129e73d5941d57e2b73f2cb1aed32c5d3de0dbd993dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 19.4 MB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
dbcad4324db4069d7e82df802aadc48118804957ec6c2ed830f5c08f31d86335
BLAKE2b-256 checksum
How to use checksums
95219e22ce2718613fc33ceb07f83b3ae8aa1f56fc711192689cab02c4f79c83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-macosx_11_0_arm64.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-macosx_11_0_arm64.whl
Size 15.5 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
10316997d0cc9c69f277cde35e1b559f31c4e4ca2c5b27938341f834dfce0513
BLAKE2b-256 checksum
How to use checksums
b4e27041588e5ced58e80f77d8a23fb137526416db16c733d18adac2495eaf8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-macosx_10_9_x86_64.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-macosx_10_9_x86_64.whl
Size 17.4 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
fbfd51e31ee5ccedacdd2baca2ef6d71a36aca1b13587c5f153a52547681f05d
BLAKE2b-256 checksum
How to use checksums
4f6687866f39fa67ef5f274667a5aa65885b73684936af41c8f78d20b293fa30
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release files / duckdb-1.5.6.dev42-cp310-cp310-macosx_10_9_universal2.whl

Download URL duckdb-1.5.6.dev42-cp310-cp310-macosx_10_9_universal2.whl
Size 32.8 MB
Tags CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)
SHA-256 checksum
How to use checksums
5461e4e62361c27c092ca0131836f1bc288df4d7795b2daad6cc1cdfb21ad10f
BLAKE2b-256 checksum
How to use checksums
2fd9b64de8cfb99c6c4f9261521a152b6d1dedde1a68fad69487730ba822bcc0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

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 Sep 17, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.5.6.dev42 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