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

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

Built distributions (wheels)

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

Download URL duckdb-1.5.6.dev50.tar.gz
Size 18.0 MB
Tags Source
SHA-256 checksum
How to use checksums
bf5a8c321dde94bcb626cc1ea262e641a6cadff99ff9fdc7584a07b5109daaae
BLAKE2b-256 checksum
How to use checksums
fee2a3fa0502e389448858c86c2891eec3362370795c3a7c0c3f78b9c0029d93
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp314-cp314-win_arm64.whl
Size 14.5 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
36ab2e8d427e96f60cc6e1d4d399d8ff44e1306cb2b1ddd475d89ef82d19f77f
BLAKE2b-256 checksum
How to use checksums
b03a6ecd82097ab46abbd4202d065834032023d2ab0b5dfd5424579d11798839
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp314-cp314-win_amd64.whl
Size 13.7 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
d931fdb93542c0dad31d3b7359476f1f066d03b2263765174837c302fcc0e90b
BLAKE2b-256 checksum
How to use checksums
9e3d4370a1d76e79f95734c1d62ea469745347a528035f5cd06384b2c2211a6d
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
5d9c525a98f484a653e506ca7f7fc8cc8d63ce19da6abf03b72dd26222bd1fc9
BLAKE2b-256 checksum
How to use checksums
f8530db487d1f181dd29dc729e713a6a3bb0121210dd4a921d3446ae9d4f566c
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
ac1e39507093a759735b0f0a5d10d765bf0a21f261bba0e12928c0c602cfd88e
BLAKE2b-256 checksum
How to use checksums
407f58f750c910e4137074170763d7c21c3b0b7b7834d00613fb7ee54defab41
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
e7eb81f7db01dac11000f002d3faca9fbb3670f84bc78951bc702d35df9515d2
BLAKE2b-256 checksum
How to use checksums
87739cf1f7897a1e790374d6d8f89501c368208806f9289418ab60186e97390b
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
36bd6a2234ab6cff8eb30dd4ef6fab7a8df0cd3c62169b5f9184465e581b2501
BLAKE2b-256 checksum
How to use checksums
cd159eadd8e8fd01bca358beb843ef5d9b7d9c02b92fdf4c799ed7def6209cd4
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
750dfca4af35f0ade5cb6403a331e071559026acb493c0c54014eea568a69274
BLAKE2b-256 checksum
How to use checksums
bdd02c36e155eb52b6c29ddef11369ce60ec98ac00fda31ea3e5032f48dcdb95
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp313-cp313-win_arm64.whl
Size 14.0 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
911fa8ee171b622441f459d3c0f999765ade370a19573ed6f0e4666191e9a96d
BLAKE2b-256 checksum
How to use checksums
c2f269f0c8daa1ecb298c340652a0c806c4c3386c352da50f3c63f5aa2712687
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp313-cp313-win_amd64.whl
Size 13.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9100088c7b6db7a121888a140290960804abea9e0d9f551bf4a1057ae96335e8
BLAKE2b-256 checksum
How to use checksums
7e41ee8d8be6f864db72e248fc15bdae571c439d03e3be097f996da82eab55e3
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
3bfe3d4920c25236cc419684b171b12c1d80f97af84a6682d944f1f0ba751f6c
BLAKE2b-256 checksum
How to use checksums
e56bccca7c276c549b9df86a2f9d1bca3f2f3103fe364e6ec8b9820a5ff60eef
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
3990249405c29ea69bc66133febd6afda73c788bf64eef334bfbea9c27a2ab2c
BLAKE2b-256 checksum
How to use checksums
509cc809c47caf5ad33bd0f60ab0588d6c85777eeb5beaea2f6d09d708da0eab
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
fcbfeed77d779f288f76c06a2b5add4404a0c9ef8cabc83af2b858f48f51c0fd
BLAKE2b-256 checksum
How to use checksums
4898dd65a3bacacfb56e1b8b39b1d975c56aa6aa172154e264a549a27deaae93
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
191f523412f37b35ac5af3e561cd6ac2f87df6f3503dcff90fa2c87f54775264
BLAKE2b-256 checksum
How to use checksums
7c60d7245a4261d5a608208ac9a169423b899277a079780bd0b42a47f9c41299
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
e7765445c094a29cc64e6606e8b6672fcefc9d9581752fdfd887ee967d1af28b
BLAKE2b-256 checksum
How to use checksums
d8b9ea129e6df89531661bce1a4df84b97efa271dfd1a140370a517e417fd1f1
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp312-cp312-win_arm64.whl
Size 14.0 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
f3aabe315aaa725e90c548f133b2ccc4aca3487211786290d1fa1d6736d83b2e
BLAKE2b-256 checksum
How to use checksums
a4a63700d8a906d83fcf7abbf9cfc42c00d7dfbea5852fb11405a513e772f02b
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp312-cp312-win_amd64.whl
Size 13.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
53559feca21e6849f669475e3f58389fff6e53359aef1241782a5f2b51b25206
BLAKE2b-256 checksum
How to use checksums
221055a9fcaa31e243366d3fc0ca7e3aba25464c25e71b928f6bb6c5b9967b24
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
6e001a52ffc697023a86a719d565f346c41a62eadb73fae3802947a892be8604
BLAKE2b-256 checksum
How to use checksums
c2f4b871a7407b220533a3e2df872ec61616c7065a4f1ebf367a99e0deaa47ae
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
0ef398a23e4bc2e8022c770354a9d353ca256f6022d5562af99356205cb1192c
BLAKE2b-256 checksum
How to use checksums
21d67d9f58a06938b538f727f7674f62518c97b2d3cf202b67d9e8a21cad308e
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
878898cc4a2fccfec1ca59befd0155d722ad0e46d6e7cddb387597d151f1ee3d
BLAKE2b-256 checksum
How to use checksums
f22978545b4c1ecff7e156dd4d8add4a298dbd20604ff61aa0711e4d4ab3d6bf
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
1fb37d7b6498f59ad129a3718c0062e09ed79b66dd3f4d4d814a4b4121aabe48
BLAKE2b-256 checksum
How to use checksums
e4b850136f30d333f81241a6951d194fca68853c78873d68740b008a535beb1f
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
025b8875784159abeaf5472c76d20c0e93b5e19e275899c92495046c54dfaf5b
BLAKE2b-256 checksum
How to use checksums
38b2ba6e0e7c92f3e928b70137b709dcb4fc2eacc2bcadbd95c516d7581899ea
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp311-cp311-win_arm64.whl
Size 14.0 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
411c485328e1d3e65c40f82427d6c9082205ed59aa6c1bafb3800c19824b8eb2
BLAKE2b-256 checksum
How to use checksums
f9dcd458897ad63db331efa0edea1ffa304dc08dcc0aa207dbe4f91bcbf9befb
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp311-cp311-win_amd64.whl
Size 13.2 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
0d3ac1d0f35d3a22b7358b3fe2e9781e4f4029abb17df1834bdfc9b135b70cf6
BLAKE2b-256 checksum
How to use checksums
eef1b4ceb3bdc235f6936dff09aa49226745762255f3e9c3ab306440249fb29a
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
7aa62b9c2e876d2b34b75334dc1c554b98c55973782f07658212ef0feaee7d2b
BLAKE2b-256 checksum
How to use checksums
a7c164b4f01062521ab0aba67339fa91d55c7de3497a4db83c60efc3254fa443
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
b87dca6716f0b7d4c99687851c91cc75d124b28b436bcf329ced35d283e2048e
BLAKE2b-256 checksum
How to use checksums
a4eb7683b2b9823d6252e106522be677f5680ddc158e2b42f0a9fac2423109d1
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
24eaecbd7a02057688fc1011a1af983afeee2691670b8129bf732fe134f4bd16
BLAKE2b-256 checksum
How to use checksums
c4322b53c569ee4a62ca91f286cf6f032b82931477a990b8518c211d85be7a34
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
a843a139058b340096d67968f81130f2a5e1a6def3dc494d2c7f36abc6e28ab7
BLAKE2b-256 checksum
How to use checksums
7c3aad837a563913a43af0e38f9162c1f1ddb1417bffd2118e5055d277cf22d9
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
704fcbc3b80bcf210e67e72b684ad0bd045d000470fb6cd5b51676740e756d52
BLAKE2b-256 checksum
How to use checksums
554a603cc0432447555a61834c96730781a07017dd34c0676352da857c930d10
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-cp310-cp310-win_amd64.whl
Size 13.2 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
cdc7015eabe28351d5d4450eff01eb728bc533ef3bb368bc78a0d9acb69ec265
BLAKE2b-256 checksum
How to use checksums
560a9dd0c5155a16d46e314cdfe9375962c7e23010cc5111b211b5a7b66a88f4
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
57760f4188e3d83d270e7e5ff81a56d067e91dbb0ea74f9536991b6774a8a32e
BLAKE2b-256 checksum
How to use checksums
cbf90e3fd2e3f45983be0786323d13b615e6dd1f7fe557cee52b07f967ff779c
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
4a053e8d716949ac0b97986cb69cf4f62ed73c10071d0a2dc0815d0276819de2
BLAKE2b-256 checksum
How to use checksums
86db641b797dc78a21f07fa5c7b914048cda5c4e5718168b3f7fa02a2002f02e
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
4facc0d027b1899f2a56f9098229a2fb2d2a26788924370a4280f374ffe45dde
BLAKE2b-256 checksum
How to use checksums
4a0c7802385cd659eeee60bde2320d4e75d307f95672a9bd1237eda76e304037
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
69bc1806d274799be2065dcc4fa6fc69b9b6d8dbe0b90e82c9d94e9bdfbba6f0
BLAKE2b-256 checksum
How to use checksums
9f3fd06a54930c713ee32f8ecd0b63ad4d1cfe1bc688dda47804c1899dc99575
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 27, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev50-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
28764162406e723272d1b0c7a5acbd6258b2e8ca82b0d7b4d4b9d27fa3e42970
BLAKE2b-256 checksum
How to use checksums
b2df8608cf6075e63ff8303dad2003e8dc832aefb3c16a15a70be8aa1bc18dd7
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 27, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

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