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

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

Built distributions (wheels)

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

Download URL duckdb-1.5.6.dev48.tar.gz
Size 18.0 MB
Tags Source
SHA-256 checksum
How to use checksums
d0ea6559339632e05bafcfcc383fc9b7079541521e7895de43a4984c5fabafce
BLAKE2b-256 checksum
How to use checksums
28ca6108beb6097b7600c62738642e715b4e98f83a8120ca78f43f2afa399121
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp314-cp314-win_arm64.whl
Size 14.5 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
a1ca46c0ff05e3bf7fb557d935d4f5e5a3186413af8db43dba630af7528962c6
BLAKE2b-256 checksum
How to use checksums
5cd737aace3ce907d51c9f4d84c91d44bbe7d5cc69a8cd4b71f02237d2428d4b
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp314-cp314-win_amd64.whl
Size 13.7 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
698a85375743e25776e3fbdc754a419305c0dd0e2e3810927bbf5f2b82f5d241
BLAKE2b-256 checksum
How to use checksums
ca7ed88e02d52d0b3d0ddc5eb6347484ff59511b05cb721a5155d5a00d6e2b86
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
5ad98c69e20c76cc54339568e54b33f3fdb167f4ee7786640134f8f0b1f352e4
BLAKE2b-256 checksum
How to use checksums
7a326997c697b66a1b2248ad3d66f3a2c71ace798df47aadd82594e7dc13876f
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
a9d3d31282c3b8d9fc5c7c8a0dae487b3b94e17779f1db18369554fcd165b7c4
BLAKE2b-256 checksum
How to use checksums
0b8afc04cac222b800c80ea2588dd4221bf31cd6e54408afc72beb9384f99bf6
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
7b9398a18925ebd9a17e76e936d9d4f6913f2314ffeeaabbfab2cdcd12a39f2b
BLAKE2b-256 checksum
How to use checksums
f12469f21205fd89e0b959a584954c7f5dc47891c5aa7c92c5b5fd80195c872c
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
a8e797fb52d622a1c4621094c66f02019ba7c09a6877fc27a904616da8c6084f
BLAKE2b-256 checksum
How to use checksums
f2767a5704ed64cfda432b2493ae193b831163e575c2b7ad12c0e7ffbfa0ee28
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
26a38588f40290e11189fb15f9cd47c0d6ac2ad20f798da5fdc4bbf8383ff4ca
BLAKE2b-256 checksum
How to use checksums
23e730b1fb99e7e94258fb141bb2e8e7c813616786c564cb7acab0f8a10198cf
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp313-cp313-win_arm64.whl
Size 14.0 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
d3fa7563f2d2b23c8cf0e2b04e58b75e61ae82eb5137f583c676864fe12c7b55
BLAKE2b-256 checksum
How to use checksums
0419df224f39ad70a6e01d1c898dfbaa6e388b3f9b6de9f29a3fa958f77885ff
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp313-cp313-win_amd64.whl
Size 13.2 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
1952eeec1eae128be14d737bd6008ec971f7b3a7b35343ddf4f7e90b9f2a611a
BLAKE2b-256 checksum
How to use checksums
524dd558f206aa3b813871cc361d7e3aba1bd6090f40db7e4bcb870e4078b6b0
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
ab5ff9769a3d75ce7d8793b2ac337959f6b13d7e56bbe5fa493b5f9c54f05829
BLAKE2b-256 checksum
How to use checksums
ec2d8ffff4c658fcb673e479754e2ab1ed839f487c6ca4bd4ef812f785ff4e5c
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
e157ba6e1cccaee13858315a6f53fef44e8f30650e2e92c2576da1a794644f46
BLAKE2b-256 checksum
How to use checksums
c0912c98284a56ba4ffd2bf0c2dff93738ab7d7ee9d1412295d6d4910bda52de
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
daabe48aa0a90be05bb4bf63ed3f06baccc64e846e48f80cd19d353329bf8c5e
BLAKE2b-256 checksum
How to use checksums
cf614eb78056eb774fa9c0bc4a8573c4bf1c5b9c62f06be964bc8c17424138a2
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
e50be37207dde7b3aeccd2fea6d0e80c812c1cec334a459608571c686cd41e58
BLAKE2b-256 checksum
How to use checksums
7ac121ebab54ca58d42f0280a0b02c9d06ee0ecbbbcfa2eb64decce9603d8405
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
63f8606459fa7e62c210ffe73e6aa88efb4a3befc6c134804846a0def2622997
BLAKE2b-256 checksum
How to use checksums
6ee2b3bc39fe6e16292dfc48f7e8b50bcaca2df8c01d2df7f11054cf2dd53363
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp312-cp312-win_arm64.whl
Size 14.0 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
1fe4298f8421cd1f80a1b430a1cc9083d1d370a6b0c0c053e4ec395d00eb4bde
BLAKE2b-256 checksum
How to use checksums
31468074138e3e978560d7eba263012f7a4f0905a8cd812d8aca7ddcd2c89fbd
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp312-cp312-win_amd64.whl
Size 13.2 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
e878295af7e152de6e922852f61ecf955fca34070b7973cec313a0732923ee62
BLAKE2b-256 checksum
How to use checksums
712e58f9fe4d16896a13918294cc4fc44993046bd55ca586dd8bf970e88a53af
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
178f7ab243b412cadf2afc318e2b554e39a617d1d839bd69a5f0660b32d7c7f6
BLAKE2b-256 checksum
How to use checksums
43fa95afdf60111b956683b508132bfd8c3b938f674b9a84f81ca8765b2b3061
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
754dbec4e1a942661af0abc01049d7a026887b4ea9fe8556639f806b6f1fedcf
BLAKE2b-256 checksum
How to use checksums
d2322258278904847d69fa9c3ee52347c07d5e868078355d1e8eb6c2e7c23109
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
f2c9de2b7423c245ef5860c5231954183cd6ed15ac240453e1aa652c69165444
BLAKE2b-256 checksum
How to use checksums
eb8a59eb8471b65f772d44e1a022c6f8a2234f02b8ef3cf37d67b2037a6334c9
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
bcbd01b9d853c9ea2728567d85d41f2e7b2182bd90e098853f03dc10a54ba493
BLAKE2b-256 checksum
How to use checksums
afd2a805a5ee7771585ac3d28297858c006be27a9644609876aca447a8aadbf3
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
a37d45000da594e72eed9890dda7935baf4ec0394f9b62cc88d076c004dac221
BLAKE2b-256 checksum
How to use checksums
234f7aa5d048d0254d797518df453c0befe1e4df2ad07171469e5d2857391cf7
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp311-cp311-win_arm64.whl
Size 14.0 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
970da0f92226b29db820c377bad15e1552fcccaf7b069885b2fbe87d21b352dd
BLAKE2b-256 checksum
How to use checksums
155d928d59acee191c06959b68be5778c46c16a6edf556109a3ff8c80ed7a662
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp311-cp311-win_amd64.whl
Size 13.2 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
5119b8c14f65d8b41a877f63c6c0bdae05e38db8d2ecfd67f997b8897d9dd60d
BLAKE2b-256 checksum
How to use checksums
4655c7842ff216759da8f5c404845e440b6c9e38bedc488f3b3641259e43077a
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
17fb1f818fc2fb9ae9fc3b932d0f400f65f80f7db353cfdfcc7997ed94afcea1
BLAKE2b-256 checksum
How to use checksums
59559fc760362b46e1108b244e22cd1386a9eef81099527c2b312634352104c1
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
3d02b1fbe020cad963aed4761d5fd7aa88e29cee40cb3178a53c2ca290f2b39b
BLAKE2b-256 checksum
How to use checksums
38b95caad2982c9ac5276b4559b234efdc829cfce5711150fca5698953815444
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
144b129ef55fe2d3ff61494c8251e71edee3a037f458faa23446d3799263b37d
BLAKE2b-256 checksum
How to use checksums
1d007eaddb8da27113bc7b74a95e652031b669c2a7b4b3a820a0475b0d405186
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
86ebb4e8f3ec71135262442b1a808b0428272e04926db5afb792912bb88396b2
BLAKE2b-256 checksum
How to use checksums
44bd544722856f6fbbb7e1a12ba4de1e19fb2e1b80e521a7d65777cb6c7ec193
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
0c2608a93d724ba897e2f87cd9cea09088054c32584aff8795f425dc0a0bbccf
BLAKE2b-256 checksum
How to use checksums
09cd49e537dd31654210d4fd39c6143faa6d392498443994d7d3c5113a8bfc2f
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-cp310-cp310-win_amd64.whl
Size 13.2 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
01f2da16edcdb7219185d15b30271593426df71dc8e0d38d81e9964fb4a0c8db
BLAKE2b-256 checksum
How to use checksums
6d378c15338d6bf8724ed2703752572e241d169685b5bc26fb2efc303387a3bc
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
c7752209e04ee219b0b568300e581ed4d3250f4372a617828b8661c874668895
BLAKE2b-256 checksum
How to use checksums
99a4ddf49c7aa25237f9836ab309c8f8b7624fe2b8bb4c6bebea578b6a1d7ca8
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
110f1b388c1123e5c18360179372c926bd5783ec3716b8b04b464283c4fee065
BLAKE2b-256 checksum
How to use checksums
7d8faebfa4f579e4aa3e0ee32581b2c4c8193f300852cb57a9432a7afa1d329b
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
dba5c95ebaff5a0fed352e6668d0ef9d7fb4102b8e015590bb1130d6772bd18e
BLAKE2b-256 checksum
How to use checksums
0093cadf7388cf3beb5ea17ba41951cdf7684c2c1ec28e4da7f158da0170cf40
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
fcd5713cc87596d8e487991d2befa45e0eb56640aca1b8ca502503e3068a0b91
BLAKE2b-256 checksum
How to use checksums
f41f7cf82ce23400d36aa9e8df41f05ca3422f9edd3c89e37da01a35cd782635
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 23, 2026.

Transparency log

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

Download URL duckdb-1.5.6.dev48-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
dd27f7949561dbffb24adfde3be79750dc500a175f271c551b925f76f359fa69
BLAKE2b-256 checksum
How to use checksums
7c851c5e20a50a47fc721a704de438f49dc5272e7ea325c2839e96a7e562b936
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 23, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

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