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.dev36.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.dev36-cp314-cp314-win_arm64.whl (14.5 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp313-cp313-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp312-cp312-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp311-cp311-win_arm64.whl (14.1 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp311-cp311-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp310-cp310-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.6.dev36-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.dev36-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.dev36-cp310-cp310-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.6.dev36-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.dev36-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.dev36.tar.gz.

File metadata

  • Download URL: duckdb-1.5.6.dev36.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.dev36.tar.gz
Algorithm Hash digest
SHA256 89d652056a9bbc6b0d2e268fd4ef0b8ae708d189479f6022edb8bdcb43542aac
MD5 6eda2be19cd16f7803fcca4298f174d1
BLAKE2b-256 d2763a0d2a8915f0db0a05ad2c6f694bcbb23a7627c93e54833149a641df68e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36.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.dev36-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 0b9abec74639e1876e1d0d0bff7e76d2e894b302e54c442224fd90d5caee7193
MD5 674d8e907b94b63d60343db069ad10ce
BLAKE2b-256 c96220284067ba2d20569dcd67bd9c0cb8b1d338503cab22166e88ebcfad25bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 41db4a67bc8390231da3fa52e48fbea3ee2c73f376d930b9846b3c9787801401
MD5 401b160aeaa0ecba50f33cb4fc3574dd
BLAKE2b-256 abfeb8066da172448bdd9be92428dd6a66d3ab91620a09243fbd01ebcbe16375

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea25a8e31f7b3778b2931e2972a0ca2de07f73e061763a04dc24df359d308475
MD5 8fe928e15d69c629510bbb7b26b16ffc
BLAKE2b-256 d3ffc44a06a0faea63d4d8f607e180ab09a423932b51ab2c71441375de5be2b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8137a6e115cb8179afb849cd286370bb09eb92cc804579410962aaf42339a59f
MD5 44544513576ec4047f3e016dbc37c51e
BLAKE2b-256 adf358beb27743321a600a74f380c4d48d54219ea6ccb85ae2534698bf3ecd3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24496ecd58f24dcc12a1a76815455d1d9c2459ed04f31449f83635cd06acbf2e
MD5 9c028dc8bba2cef9c96e29136cab1067
BLAKE2b-256 4e521b326c49232f61e5c4c189bc49ebe92b2ed477d6aa97db3410801c17e1ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8bc50febd87431ed76d1d8f8d55b74fa9af05c2e5c4fb4519c5b62134a02df24
MD5 1a0ba73fb81dc7959242c591b375fd75
BLAKE2b-256 c6f43ff7a0f0ba61cef5f7162816a4d3de6dc17aa20a153bbbd235349feafff7

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e47d8618f53bc1dd9ce22b119a58b3f138603de49265cdccbd820f716ba2245f
MD5 1e52edc6408b209b5129125ad748c45d
BLAKE2b-256 d570b660396b4b3e385e10c8ae25d37e7797e52390180e9352e46c8e29a35625

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 17a95f3c7d9c997ddfb06fd8ee9a89bfcd489de0b2b12ff5176d0a1399802770
MD5 321a1e4de7f8fc7c10c9749cd7f29e45
BLAKE2b-256 42686dc85f32be501d30acb1c1bf7abc43e71d10452278ab5e77b6fb4e4012b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 19784ee4de925318871dc62d6cffba824bd785159243fdb399ee153490bb435d
MD5 2f91c81ae4fc2475aac33f28e0b04e4b
BLAKE2b-256 e63e342d745994215711a6f1c8c9d1ad159dfa712ec78b46c66a9701a6a77361

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3dc170c8b72d4505906b2b66ed089f02119731fd238e900d944ab3b65cba1fa3
MD5 e1ea902f4eb94bc82fca44e1bf42bf1b
BLAKE2b-256 9a8cef380ee84fd97415e156c15942b85965f97cfd2f426281371368b27b2bef

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c69a672f3fb7f9877e0f6fb083999086d775667d2b1c7349576ddb9e4706c27b
MD5 28c949716d982000e80a6e13edb49610
BLAKE2b-256 9a64a0116af9f556bd502496b01b68090983cbfc206a43680fae1e6ef0aff276

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e6edb0907a0886d2d8c536e2bde419b770313a070c8d1b37a2681d0ed240e33
MD5 89442c4317336da7fb5824a674fc5772
BLAKE2b-256 bd3507d650b187df41e3d77a23912ca5df3e1a2b988d65990d8e78b59c8c112d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 713f42814b7b5b33b29cc2dfbc68f779ee661eaa4e2fe70e6e513df9f38695bb
MD5 85e7dbd4f73a6ea4de9f7e56292af416
BLAKE2b-256 58fae9b48b197af62a0e072b3c955a9126a050caae1f00a741d749ac04500038

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 17d18c291226f9d4759b01474baa87aa50ebf48e9d75986bb2626aab0583a042
MD5 46f8265bc800fa337f3d24d467f62799
BLAKE2b-256 2fb976506b374464c54458c5bc7f63efab5ceeff4d23e984ba3074fa8692980a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 154bf9585eca654e80c0d16f051423cdd616029dede6a81846ebd689479c50db
MD5 6f67113da59bc43927b46dbfe417f104
BLAKE2b-256 570735057a0c82f151258eba25f7c3ba3846e098f7cffabab4a6adf079dceb10

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 caffb45b9c5411814b7a8d70dbb54982d6be94295f9d9b6d052ff13bf978a324
MD5 a5668a166315995005f53ebdecf5b84f
BLAKE2b-256 32485870d2d6bdf27328a26a4e29e3dcadd4d81144d24642d7915e8e3f0f29cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c3f0bc92094cd116b62ff6b10534b79af1f0a8b1ccc8e76feb466b69a02b7ee
MD5 f43eb7d1d1b75019bb790e1900ca6ff4
BLAKE2b-256 49048c16f0ef9968e7cd79df1de02b183271213c7c9c9f8b480a09ed94382707

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 295fad43642f681de59ed7efc2ac59e3e8055d167f970350b9c78137571239a5
MD5 ba32aaa99e424be597f025bd3efbb402
BLAKE2b-256 cb4405e6033c16290e2c1740386d864f893693b2399dfcc02aa7be432ce7d35a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a5e023909a22873ef508199e0e151bb2bcaf5b602f82b0d5142f1fc900418d79
MD5 96642e6e58da5bb691c078ebe87f69d0
BLAKE2b-256 3a3e45ab0d710952393829dc7ceb9c6af43b592b1d89dd1cd7306c85afa26c09

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 5ea3eebd498fa69d277d869801e97a10edf55ed8718bb6060efd16b6c2bdc448
MD5 99ba1333f37c8e2b197294bdd12cc888
BLAKE2b-256 21d4a9c2b0d3bce7e1b384c76d92af95f24bbbb4ff76c4a2c9983529c9c7e16b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 ff431b5b2fb9afaa127cb79a8e22ef8747be321accbc544a1ec479b223ce54ee
MD5 e546181eec99d61d47d34e270d56ea6f
BLAKE2b-256 823fe302f67f7b941777e554b9e9faed9be64f87298de62865187c72245371ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 27cd13c536a7c0b794b1ac6384d5e9046b5fb9cd83acafbcc277140a73493715
MD5 cff782f8ad542d6222e2f07efcd58f4b
BLAKE2b-256 48d1a8ca27abedb483b946edb0ffb01df4ed86580bd7e00d840a278d23db70a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0991ddffb9ffb8a9fd5a9c35776c3300dc09fda98c96a8184fa8cbce03485e95
MD5 cb7f8c9ccbc9664ffc447bc9b021e7e9
BLAKE2b-256 f1c819eb7a4fc429d5a289a5eb75abce32fe240ed5e4ec13041d32ad94c67bd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ebc2449a605ec36f4d2468aa34e5447a0f643132f6a51cc53a629392f3722710
MD5 1f1e8ed38b5559b5585ddcb2688be3a0
BLAKE2b-256 dcd66a078bb84e2bf93a6db7e23fd8c9335f7028260f658e3a2952c0864a0758

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e7ed31fca8d6aa06e6712fab62002822d5a76c393d8f9aaa72dcbcf4e7082be
MD5 610e61daed9ed25882d178b3235dabac
BLAKE2b-256 6442653b5cdc8baa879aef216df45639da3ec96b943ae4c8cf96c31200e69f0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eee1637ae9fb72421c5a42960980dd3a96f50b7890076335fe5886e2799e1268
MD5 65fc301cd87164151bde0c4082538368
BLAKE2b-256 cbb4d5733b871d67a8660884b8918b5eb542ab80bc4cb02daa49044fbebfbe3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15f6f84e9febcd8b64830dfce422733c4f84c402c82bb2f9dbed7d5859a7f440
MD5 c5f71223186de5adb31bbfbca03f31fc
BLAKE2b-256 37bd315b120c80b3ed3ff418117fe3b5d18ee63308e7dfe9458d14932c8391d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 8c3af04a9e35d2da35e5c54c284e25c4ce3f841b0aaf63933749176ab04189eb
MD5 30e225633a0f90c97d9e71c7b21b5167
BLAKE2b-256 94243fd91a1def65997cf456c99cc7fe63b238636455e826c1166727c75f1785

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c4ea8bdd96fdd130423cac1c26cd860fb82b132342d1dc8f51aa60251a74786d
MD5 20fba99c4427f5ee3ee415eee8f10e32
BLAKE2b-256 6389f88aa59c930a40737b06dc9c0f82c76ffde00a65700270d39b2982503ff6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 de1c18c86309cc8e378f52cd7e4cf76e875bee2900c55f5952cf663130062a09
MD5 59bfbb417ce4861b36ceef4eaa57e2a9
BLAKE2b-256 825624cc195f339e315534d172b0cb8f3d3fd68d1af067acd66cb67cf44c7514

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96225c680622565ff168c27d783e421dd75df59126244e0452a391ed0e94dbda
MD5 3fee410aa57eb5a6ab4ba7ab12379807
BLAKE2b-256 be9689dff812daa7cba70e27dd376d6671b7441df9df92dfe21408dffc328216

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3aad1014c29f67a502c2779e584ea9dbf3d0cdd212668a85a02c2ac0234754c0
MD5 a3422881eae3be7e72e54767e551dca2
BLAKE2b-256 1690c8148f3a9d787a86345ee3fefb61e0b569345239cf69688bfbd51f0b2acc

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 49c345efb7a333b982f3cbb3ef9609c9825cd2e978070287e8e2b3e2e512a3e4
MD5 ffadbc138d67d8c90e7a6602a290c8be
BLAKE2b-256 80e10b1f9b112a0c055c0627f2a0affb31ab705c0c56fbd8f6d61fd39fdfbed1

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.5.6.dev36-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f6fb1410f21dcd17e4a1b7b160bbfeea9dc0b594a8b839237e2e107179b1488d
MD5 f277d953fd994c850b239b238518c2ec
BLAKE2b-256 eed848662b79bdfc660d071ade6f86752a6aa4f0c830b90218ea2fb749cf76a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.5.6.dev36-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.dev36 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

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