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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

duckdb-1.5.6.dev22.tar.gz (18.0 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

duckdb-1.5.6.dev22-cp314-cp314-win_arm64.whl (14.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.6.dev22-cp314-cp314-win_amd64.whl (13.7 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.5.6.dev22-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_universal2.whl (32.8 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

duckdb-1.5.6.dev22-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.6.dev22-cp313-cp313-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.5.6.dev22-cp313-cp313-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_universal2.whl (32.8 MB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

duckdb-1.5.6.dev22-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.6.dev22-cp312-cp312-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.5.6.dev22-cp312-cp312-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_universal2.whl (32.8 MB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

duckdb-1.5.6.dev22-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.6.dev22-cp311-cp311-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.5.6.dev22-cp311-cp311-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_universal2.whl (32.8 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

duckdb-1.5.6.dev22-cp310-cp310-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ x86-64manylinux: glibc 2.28+ x86-64

duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

duckdb-1.5.6.dev22-cp310-cp310-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_x86_64.whl (17.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_universal2.whl (32.8 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file duckdb-1.5.6.dev22.tar.gz.

File metadata

  • Download URL: duckdb-1.5.6.dev22.tar.gz
  • Upload date:
  • Size: 18.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for duckdb-1.5.6.dev22.tar.gz
Algorithm Hash digest
SHA256 a8e01109046de736be8811c2822e7754f92d54274a0ca1e4d4772f35c7b36ef6
MD5 628374ffa1e3f60ad904573f7fdb8977
BLAKE2b-256 1c4d8abcd92f08cad668c5f6be92c6fe99980777af6c726734b0ab210236489d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22.tar.gz:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 c100b4d5aab9be5f8d8743e43ea5409936fdb088986a2c2ea02f86d2fb9354d9
MD5 78463fe475d1faffb530dce77649360b
BLAKE2b-256 d6a825e767522032348b5f16fdc916e68215b8c262c1b5518811c9bda32b3124

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b41483aba42502dd5e2cae9d51f364445a162631c065fb1bfd2fda80c8037928
MD5 580385932208f2bac431031f25431174
BLAKE2b-256 5738fc3d0c669f8a4970a243ee001981b1591c4fb4e5d46a5d2066c73e84538b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d99c3bf281aa125ebc937cd03ee702c821b26955a4dcd884985288cc90633a03
MD5 bc8d1250f7903cfab68cf1e71694603e
BLAKE2b-256 5685d0787ea124e9c23202ba8bb36f1f7cfeee2af3d63e1f3f6d0b9e974a2703

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ab0d6f0e359756aa8b7536e4231f3c981888606f5e5eb9f30bf0860212162d04
MD5 b6ca5893f313dc5d81584935da1cb7ac
BLAKE2b-256 93507480db314b9b3a5028cda15905b5269b6e774dc828613bc3b1f7032e17a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 495610044c23eb832398dc21cc49e193bcc9fbd966dd1586f160847bf3f7b3ce
MD5 97a05a93cd2db3b65ec963eed095d65e
BLAKE2b-256 3aad346e78dc4a4fc2f22baec25054430ce3a5cf52e093b53e982210df0e995c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 55c8d37f0902cdbbb1081d3faac60133ce6f87f49b35d91dabdd3d8a8730add6
MD5 9330a31423a1eea8ed18f9db5d15e9d4
BLAKE2b-256 0c0e18d666376e5898b3faf0a3c91cd45a43237cebc24897daae178a4c60d120

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f689c5f795ccc14935b7168ee3097583b2cada70cbaf03a87361913e8e757ca3
MD5 4278655aa74198b4bd524a68e6113da4
BLAKE2b-256 e860baa397576b144e7f672cfade3e0ab4dba834ed30cd2fd08f183e3c20c67d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 e0004a039e479f16e7c71545ab6982eb41e4cc984985e0e7f7d6c8f531e818aa
MD5 2980244cb075b7027ee2daed6ffeb70d
BLAKE2b-256 1f1f979611f2dae4cf19f18c1965fcea2fe21f78814f367eb0cd77d1e7f98140

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 27b4686a6b8d6e8bfaa8b11233dfa368d8107b673f9ba260a9c754212d58581f
MD5 d992074187ecf98d155e730f755e9c83
BLAKE2b-256 870d63c3ddbf3e60a1a65547fd97b4215dd4a6593061cb4156581d21be8c718f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a28ea15cdf59cc97c049fcdfe9b8ddc5e7ff18e3359092f8509733199088ad8f
MD5 ee9874564423442fded2a09b4035d3c5
BLAKE2b-256 b03cefaea7a41878b6f33e8c07f285e08b9c47925f7bd280f99e5f54a5888902

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 923cabb096e862b6bc8d74398249372f4754b31beb0719071ae86348d8604003
MD5 f48b8d4721e418960d0c2e733398a727
BLAKE2b-256 6ff4be86d583bb5ebee508633691f84799d25025af603dcb408d8b26ed574510

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aa48ced377eba3d448d68075fb776a9c487ec5d6529025e46597094ce0dbcd56
MD5 131fae75d866402cdcb75ecfa0188889
BLAKE2b-256 189f127ffdb6ac43ec7c3480ab0088e299acd9e3b91f395a90f99962955806f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2a294e6726caeec5832a5a73a67e9c7fbd43d80516b3eeb12344a6a94426fc1b
MD5 b7d21ca09923c1865c3739de405f6015
BLAKE2b-256 17a1f1b527f3ed40453c511adc041e10e6c8a7128b0bdc9e771c63d3d3a16ee9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 fddc2ad9527e751ebc26597fed67749fa96d0a13732fe43b09abb44390dcc1a4
MD5 5872acac82ea81fc13ce1aa9b119f9ec
BLAKE2b-256 8662bc4819cd6caf40f1c7a32f61977f40471f3d1d132ed9b2aab5c195e0fca7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp313-cp313-macosx_10_13_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 da7f29b436bdba305d11058c949534ed85c8708b98eee28d6c582dac5afa1325
MD5 37a5a468a4fe908808b2083aeb7382eb
BLAKE2b-256 50c1deb589c31f28401eb8dcba85f2e706af68cfd3b3bfbed4e7506e01381074

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 76367371f810452c7d8d23ab0fe46b4bd4e66ede659640c809d7e7185baba76d
MD5 bba6802593804a4ae906f51c056b29f0
BLAKE2b-256 7f6e18da7831f1a67a77eefca40b6bd171ce22a11baa8a0bab2bb20a039a25db

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31ac2a7aa36a84a78685a8767ac5164aa25b31036fc6b7cb03a84d11386ced99
MD5 fca002d824b9df83093b346ad1583b17
BLAKE2b-256 95492cd62b84b94b5480643d1a4a55b8a0c113e39918d28d9e508c0e4d65da2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6825138d83d66dae12a1644001d9395c3ba2af4b31ae5445f4ab8a88cdba3c61
MD5 0b72b5f88ddaa6beffd60d3c74f88995
BLAKE2b-256 55e2493bc1a862f112281d8dfb39adcfabcdc2390ec462b62ce724662bcdccaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0aab8682a057ef98cfb96a46834efba8230709c348d34cc3408562e850c3d7b8
MD5 efeae6f07b13e5102de931d708f7789d
BLAKE2b-256 07d6f024abfce181ce1e6df7dd00ad660ad5c47ba031cfc2a74b9dc34d4ca72c

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f1c96e79d7e2e6d5c5d1640b614a590ee1d53bf555d5de3113532b2c46311229
MD5 ff559fbb26b87c31423d1c369c4c6580
BLAKE2b-256 ceaaa789ab803c39c507ebca67238139505aac9b5da367ab6a5fcb1538a3ec10

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 2afd1993b767a370c12b579d1ab8603049110b737224fcc833b6e74136a2d339
MD5 a73ad84629dc23b73b1abc3e084ac4f4
BLAKE2b-256 9245423f23edf669a123ee33dd7cf832b6cb3078ac27d35fd39206cee8193413

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp312-cp312-macosx_10_13_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f2aa2593d771805aef68678894d3fc76247b4717f550aa1ae9e856f13dfce5a9
MD5 547abf1604d4a124f8467b4de39a1fe1
BLAKE2b-256 6c615ca8cffbdacf1e04f9398af72b3a8e018e447d92bc4654f9218b09c4bbaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-win_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dfa8d2373c41fe16b1518073a0f06c5653a2a9cf66ef4317d4dff091e6fd97ae
MD5 b5a08ca2dc4637fad18b7ce76738ab3e
BLAKE2b-256 11f6c8916d82bf6c9f0bb80a263044be47a345c0575440fc83cb7b355ef2a23d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 84a5c204d940e47c0ca8ad668f5ee51151de1f45f3da1b89ea7f8d70648d801a
MD5 078ad7f17c0cc4b50a430e60fd97df6f
BLAKE2b-256 01aa7b8991dd435441e66ba7357a613c578cc4eca152f3574822838467894d84

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 df0db2c111dfdc2b561742f0eb7532b1f040229fd436f904b87e6d2f3ed4234a
MD5 d43326a7f1207670258f699d8585e653
BLAKE2b-256 5bf18dc7f632af56f933c92364e93a564bcfa68f00b0afec94dd43364d7526f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1131b5fe9adb12793eb20b16cd8e0cfea148569f5415ed7227305988cb6c385
MD5 1269d98764ecf000cde4188ec76a5b58
BLAKE2b-256 70aaf71d0d2e44e8c6ebf59f9bc5d58ec125e6ae8b1639cd790a9a2c0c9d3b8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ca716b62c061a6cd6067fc7defbd2a85ba5df1981703a1c6ff2799146c009045
MD5 3df764c34c94e70c03c9bad2b7c07342
BLAKE2b-256 3c0f846bdbbdb2da09cfc7d7b8a8ae37cc427fb37d7345a5cc759a4c13cc4508

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 91fb24c7d4e9e9a6520728ae6494ec6fe1981d2447ba9ddf16bfbdcc6f57b08f
MD5 8d8bdec5f497c3362f88bbab5795ecd6
BLAKE2b-256 fed32dc661373af3113aae08a2ced50a17ec937323acaebc879aced761177f91

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp311-cp311-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c30dc8dec71826315e9d4fdcc5e498f4564f0595d83e562991fc15ad29560c23
MD5 52298d4068b6368622e8a84b543c59b1
BLAKE2b-256 30d24ce0ab18f8f72049a415ccf880345effedf71bf6b8545a5cfd6c656607e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-win_amd64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f689297fef262994c2da6bc46360903eeca51466dc9fb0bfb7ec22c0347fff4
MD5 4ee39ea95a3e1418e14ec177eaec8007
BLAKE2b-256 dab09a80743af23823b7d14c540e3fa324af4c6aeca914e118fe0d152c16ca48

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6106ef077ff16d17753352f0657fc3106ed0f9d2fc97a460f755e46f55d7bf07
MD5 b8849d66eda4983a65255a21ef667562
BLAKE2b-256 4a0da310158ae423e36389dfde97c37516657ab2953348248ab455685bb72f94

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d24f7fa533391cc6952c3079fd841124f14c4c64c951af35a37ff9702f2bbed
MD5 d0836308f7fca04ede28cfbab63628a4
BLAKE2b-256 d6d947d2ac07dba6bd3fb2cefa3ecb0f4556615f5209165fac878184341e3056

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 377832245dea7129a1df0fe1bc114417d6f8490a831b2cd89e6a748bf8149603
MD5 f8aa18732bef4d2c367cf20964f4d592
BLAKE2b-256 d31e42888308732d84852064ebed01d018892cb97a2b9124955a80636d008059

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 923796d79f12c40b64fad64b9e49194b2191fcfc4854eb095d63c59fa1258e54
MD5 1220f4295e3bd8dc336ff8289c865de6
BLAKE2b-256 2102e078561a12782fae55937330a0f1178c5f2480a8f6a29e22320097008840

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev22-cp310-cp310-macosx_10_9_universal2.whl:

Publisher: release.yml on duckdb/duckdb-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.5.6.dev22 This release

35 files

1.5.5

35 files

1.5.4

35 files

1.5.3

35 files

1.5.2

35 files

1.5.1

35 files

1.5.0

35 files

1.4.5

41 files

1.4.4

41 files

1.4.3

41 files

1.4.2

37 files

1.4.1

31 files

1.4.0

31 files

1.3.2

36 files

1.3.1

36 files

1.3.0

36 files

1.2.2

51 files

1.2.1

51 files

1.2.0

51 files

1.1.3

52 files

1.1.2

52 files

1.1.1

52 files

1.1.0

46 files

1.0.0

46 files

0.10.3

47 files

0.10.2

47 files

0.10.1

47 files

0.10.0

47 files

0.9.2

39 files

0.9.1

39 files

0.9.0

39 files

0.8.1

52 files

0.8.0

47 files

0.7.1

47 files

0.7.0

47 files

0.6.1

47 files

0.6.0

47 files

0.5.1

38 files

0.5.0

38 files

0.4.0

38 files

0.3.4

38 files

0.3.3

13 files

0.3.2

38 files

0.3.1

29 files

0.3.0

25 files

0.2.9

25 files

0.2.8

25 files

0.2.7

23 files

0.2.6

21 files

0.2.5

20 files

0.2.4

20 files

0.2.3

20 files

0.2.2

15 files

0.2.1

15 files

0.2.0

13 files

0.1.9

7 files

0.1.8

7 files

0.1.7

7 files

0.1.6

11 files

0.1.5

11 files

0.1.3

11 files

0.1.2

11 files

0.1.1

11 files

0.1.0

6 files

0.0.3

3 files

0.0.2

1 file

0.0.0

60 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page