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

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

Built distributions (wheels)

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

Download URL duckdb-1.5.6.dev46.tar.gz
Size 18.0 MB
Tags Source
SHA-256 checksum
How to use checksums
d4b33f3a3d5a2f8e2a3973cc0d4b9aa45ee25d546dd639fb86a2f4e9f3c41a4c
BLAKE2b-256 checksum
How to use checksums
7016dd4fb331a39486dbcbe6b288b4a2604294420b095d6e2e044aa24e2881f6
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp314-cp314-win_arm64.whl
Size 14.5 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
d17601d854c21cf4c8d83755cf30fe8d2859b6e36568bf537a1aee0b2f7aa684
BLAKE2b-256 checksum
How to use checksums
f12576bec98c4918b36228f08c8978ddd5a3f0db9f998164d3ca57a657db0911
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp314-cp314-win_amd64.whl
Size 13.7 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
3882370e8d229d3f4f5de509189f9d27c34e0c7a4080a493b0a5b1ebd4037e8b
BLAKE2b-256 checksum
How to use checksums
be5a53ea277e8becf92cdfa3026b79c92b4aa30117b3b13b2b43ccbf720b7f2c
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
6aae9e298961b0f9b6d705028fec997a7fe438a2430d2248aa24e476a83b6292
BLAKE2b-256 checksum
How to use checksums
eae413da83df218a2fe2e00c4c5138fe207472d50a93d2e283111d3ac83b4d72
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
44944220da403c106ea77de140dea2615c51945ab8d9efb714305dfdcd22c80a
BLAKE2b-256 checksum
How to use checksums
e902101a63ebff1c700edac1f94fb9633287e513582e66ad66ae2a9222aa2783
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
7c43677e8ceab35b2febc0800d983160dba01d0624ebb481cd9a8b4f171aa8b1
BLAKE2b-256 checksum
How to use checksums
f7541690861ed2decc378f84cb8b68f99cc92c4dd51501bb450ded12ac5cbd46
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
8634c4c321c08299921d773df233d87fb0ca873b9219992fed6e01f6526e5751
BLAKE2b-256 checksum
How to use checksums
7fd9ee6d81469200afabcb491f46f846fe39931d0ff323012928a6fb545f6d89
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
8a71703459e5b1571e196ca0e4464f448a728abfe0ebb484638d7369e7435a87
BLAKE2b-256 checksum
How to use checksums
cc5affc6c0a009f4c1188eaeb0a9263a933b33c5071c421d0311db5537cdf39c
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp313-cp313-win_arm64.whl
Size 14.0 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
9ef67ed77e09fe3dbcadba05a217765be884a137f3f280e1689b8852d1c008d7
BLAKE2b-256 checksum
How to use checksums
9328318b6403b471142afd14602eb6f3ff50e596bb08ac97779872288d5e3a98
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp313-cp313-win_amd64.whl
Size 13.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
f3fa76905a0129ae9567d83a7f0e9826296a3e207cd49580be01f27f775f9bad
BLAKE2b-256 checksum
How to use checksums
a0bb24cae6b93ba2f3db42763113c79ae34ceed8b4ae128e8fd698272200b7ef
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
d9fdf90e3b72a7c5653a494cd90f2f65d26c999777c6d190a57a360f8ef91e47
BLAKE2b-256 checksum
How to use checksums
ef89d8882bbc6e840eac93581272771f2c868a812ab1c692f68d8dfcf47344a5
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
0957d99b244a5265a696f36c07da251c199c809b8093d29e9d56de575fe04e68
BLAKE2b-256 checksum
How to use checksums
dcc82990fc50e09b873bde647230a056d7cf8465f018558d0641ee3782939bca
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
474c31aaf86929972450994fa310dfcece662769d380078c118c8c0bad7d03fc
BLAKE2b-256 checksum
How to use checksums
6a9c051ea3c1c2a74037f38d8c1ac4e13cd28773b10bce1c0fcf27e0f20a6860
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
e12c7230aa22e6b4867f58c334a20e3877de6c8a544920411be9ebeec029f294
BLAKE2b-256 checksum
How to use checksums
3c937b9849770478e99caadf1af4ffd1620e0586511cfd6dbf6552418b3f85ae
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
0b5a26c7e86039553b1373ef0bbf419e22d7c4b8be54216a61e63d11a18d5741
BLAKE2b-256 checksum
How to use checksums
5f5504782f82a97ac282b5668e2f2abffdbe684d31f1288f62490caf713464c9
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp312-cp312-win_arm64.whl
Size 14.0 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
4087fad8c30f68d3d493726a353356145dd80d5915b0edefb08511f7d19dab7c
BLAKE2b-256 checksum
How to use checksums
a46d146b05a68f04c53ad16090407a0f887e60e192be01f2ce92e3da411aeeb4
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp312-cp312-win_amd64.whl
Size 13.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
47f5ce31190d4f4255e5c9617bbaaf3262383cb7747de34c64f7d0ef01c39a65
BLAKE2b-256 checksum
How to use checksums
9b80af62b8bc440a426cd73231150cb66c94563ce2112604dd21281a94f22729
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
905c395ba49c1781d3a6bbbdce30b77a0cbaa8a0b01a9e13e00f383a6b38f466
BLAKE2b-256 checksum
How to use checksums
c27f0c8d6c0a3ff4a429e97aeb30bceeb2eedc6e7610a8d4747721e32b9e7a1e
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
fff8ff3517f7173a8a298cc50c6850e102ea5de4451c1d5c25473195f82c7897
BLAKE2b-256 checksum
How to use checksums
9a32611abfcf8391f0c534bc229e0b6c41992a5a4d3f1908f52bfaafa65a9cf6
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
6881f1408165d3a9598c695da71fcbb6a051bcc0b51b15a391b7c41b2342fd6f
BLAKE2b-256 checksum
How to use checksums
e9ab41a443d2414a9290429cf943358a73fab5b3192cad7ab8ca441ece8fbd39
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
d73656638a2c2188486bbcd1ecd10d2f97ad43061a89654b474b2a74480c1243
BLAKE2b-256 checksum
How to use checksums
97bb4e1800fcf57625bb5b332637ac476bb407851d5cef28b6b5f23cc9ff9456
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
239f05484ecddfeb6d6d59d9227b59514a4c20f155a99bd48f7e2d31bed5a41e
BLAKE2b-256 checksum
How to use checksums
62dce42b833c7b28c8c0469735d4b864b039e811f20509abb6a9469c26854229
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp311-cp311-win_arm64.whl
Size 14.1 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
00ad116387b947d31c23f51a7490d8e59e33d75856df30fe248fa75634670391
BLAKE2b-256 checksum
How to use checksums
7b404b5455a96514912f044af7393deae9f9522ae33b6426095ead45daf2e105
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp311-cp311-win_amd64.whl
Size 13.2 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
534677c9bee8107799529cf64d05681ad25633e0a4f16867f09d77a9ecad8c54
BLAKE2b-256 checksum
How to use checksums
e2e7db727189da630b6f21e8805034a26233a45a53d3b3adee888d9e716664c9
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
516c9a22cd181c1c1bf07cb1e8cc56955644dfb57aaebbccef28d00458b1dc3f
BLAKE2b-256 checksum
How to use checksums
20208bc20dae4fc70148d98e9cc974b2bdb9a57004cfa2de47b47c1a429049bb
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
0ba41c65fc564e303b25f2e66513568873e57b2c135c0143c983efa7eb06daee
BLAKE2b-256 checksum
How to use checksums
424fb26caeb5457e9414330437adcc227d89b3f1cbd37fc679805fd4a1dcc867
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
28909b0562d2a1d56e48f2fa40c4f31e546b48bebf3f8925e5605ba05b484356
BLAKE2b-256 checksum
How to use checksums
d6f8a3a10a295170356a722d407ca32c022d8ebb22cb0b03dac58b8c8b191df2
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
48656aea008113870b97831ee3b677ae6288c15864545fa5993bdb901dded197
BLAKE2b-256 checksum
How to use checksums
e9d04a6f6d8cbf7df4b85d94e3a231bcecf82cd45de94098afb2104c4df2732c
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
56336e48b9c327068a8f33a142d485a992ba89959de24125ac2966f966553cf7
BLAKE2b-256 checksum
How to use checksums
d7b870df80e069842107ecb5c8191aa6c0a1f1f9c03b060bc8eafe0768ba8c11
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-cp310-cp310-win_amd64.whl
Size 13.2 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
9cd125faa168eb1882490382d88f8e47c66169b6a603e8d7b22011cbd9d85fbe
BLAKE2b-256 checksum
How to use checksums
8519820a66de3da5cf69e9c40176ceecb30a33f72adc93bfb206898846ab0dfe
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
354dc3409a737786e121b3d83f79633ecf030f594e273c9b35b0af14a98caeb6
BLAKE2b-256 checksum
How to use checksums
477da6e9bc9700655f11dd40e4472f247bc05a6e7659c6c976b94baeeaa14d15
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
fff525aeed84fb5cdb2d1f58d83250f805c89d31a02db381ff9ab8356b77d908
BLAKE2b-256 checksum
How to use checksums
36c39c160ad7bc1c3c86d241d1cd80414e6f3a939b82c6e9f1787b6e524daf67
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
b08f564579ed9fe0fa63a2574ec801b81d09fb937b73053ed3490a35be4c2d75
BLAKE2b-256 checksum
How to use checksums
2cc1036993d51669f623b57be266fe40928bc62f58339907ed4778bedc297b36
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
1c7f6c524936089e01e9af0f98ac49dd0aad82d26673eabc229d48632ed0d860
BLAKE2b-256 checksum
How to use checksums
8878f0770ce65a6b8b2b84ee21f49023b1e110b39524b59af11b2a69f297edf1
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 19, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev46-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
89edf3d85c4068c9908bae276e0af031d827b2fc25bf8190ab172c16814f9d84
BLAKE2b-256 checksum
How to use checksums
fc88e6098394c8011e01452adbc13dd89ef02f535bf547fea245b1d183ee099e
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 19, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

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