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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

File metadata

  • Download URL: duckdb-1.5.6.dev32.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.dev32.tar.gz
Algorithm Hash digest
SHA256 88e4f620c85d745dbd05eb35f766630e015c1c5a3dffc6f18308be9e1077c404
MD5 bffc79137e69759e5b05aa39f83856c2
BLAKE2b-256 d54d30f37768468420c343800c5a055dee278c0509f6419952d2198a380c6fc6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 3cedf529cd9451f9587a518ca04e2e33cc43a2bc2cd11b6c355eed2f9af7036b
MD5 fc5610c54375675812bf472d6ca11593
BLAKE2b-256 e9e75024d6465a86f1393842cdf92ec6d07f5bad74f41795de5f104e48ca1b7f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6c0a251f5bf16e6dffbae1dd8c533fdaa13e830bacee5cc99c246219dc47f49b
MD5 603da80f699344226b171b1e1ef57132
BLAKE2b-256 1971d52b6aee9d974c282f9516439bf2cf2b92fc16343697fdcd24af68b28501

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd2e5857df0fc420a80e452bb272744e1c64e15001c452e26f3a642d315ca3e0
MD5 c6aa0e7ec93290c8ef352596ffa14008
BLAKE2b-256 3617e4a3ec1107c90d2e3409305ae8f7bf0a54b45f4eb36931e86685661006c9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6bb06aa97670d553f43b900af24ca9eee12ea30b68103081fbf38026610238c9
MD5 163af683eec264e865cf33abb31cf68c
BLAKE2b-256 b4e10c81afd505f57b51b16871a26ff360d587f7d98f4081ffafe4ca8427479f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea390b23e29d7fc79e22dad487a824946c0022b5ac210d4baca96fa6f9ec5e4d
MD5 b1cc6f7785c8227e4880124e0409b556
BLAKE2b-256 2f0d93cbdd65ace11b7122fc8bcbe2600bfdfcb6fe666524b545c847d51c5677

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bc205951ca67d73199ab81dbde15272c4ef87d5269e71e348bfb257e5715cfe0
MD5 5018ca4d935e86e5cf76782290229c12
BLAKE2b-256 537b350b48880f5d8f1b0c6febdc878d02140373b24e26a4e4e7b8070a23f91e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 b599032700abbb424fa1e815a200709a8da98055e5883d4c702b3352c3512fa3
MD5 edcfab37c31b42768f3c0c6ac50e219b
BLAKE2b-256 19a49c83d94781d52ac29b8a9de3b0f4ac6a8297aee56d06617da8228589b626

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 46e803d45ae553c573075cc492077ad6d77c6bc18f22ca3c19308bceb278a880
MD5 3481e081f732dfc6f4f8edb649c75c49
BLAKE2b-256 4111b3d93d8e8d8adaf736fb8f6bb1ee0785ea9b5035bbaa7ac582ac00809898

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2c2d618d4d3b330638c41676d21ae543b47523a2cf45ac79290aca8d37c52ae0
MD5 86f9672533570d12991cf7e39d962de9
BLAKE2b-256 261f1932bd14b4c39582e7f7a2a8f147fa9bc4ec76c3621300c568eca7fa0af8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f3e1cbf5a36188034ce67f3540c67a38f71eb92aaabc4b305179056df099508
MD5 2f3b48ecc0a47b40c88f7a31aa2f684c
BLAKE2b-256 8a16ac11eefc33e1710eb7eabd47a778d2dd3e654cba771b2d83e270bf2d0ea2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e303dd23341c5e112fa9868371c03123312322b7b5c64cc8f1dfe8ef629454d2
MD5 6ece56c70033c43d6dc36bf8ba9530bb
BLAKE2b-256 fd35a53bbcf80b03d6b0ba5d7263dfbfc11b44780b03d98a747241741eeb4cb2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7d63ee921a5fb3e41275ae6d89aa05d6f175525ae626929747582588f5d53254
MD5 600f5557a7b917e11626ad99a337851f
BLAKE2b-256 9594e13c8b5ee83270860c8e8c52ffb10625227ec0db87189461804a4f2d3960

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7888b93af20af16d19b8db1e19adbc0357e67095c7e56e0c63e4af4a95f5b62c
MD5 630ad4dcddcbdd0127993311bd4b846c
BLAKE2b-256 3c406aae6cc3f00c01da7d1380a5a2b4212ca86fa0c197cf96a18409f1f09acc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 90e4cf6a46d3d4eaf60cebe058b1e524f12e3bcdd010f280c4d6ff507a9885cc
MD5 89a28b99c1fc2803730b260d53f1281f
BLAKE2b-256 8b3dfac02f03d0e49f16aab787fb31fe5a817165c8c950436c10c2b2fa7bc587

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 e9f381d6f3e0a17e55969b3d588de74ed2ec6363addfe36b31e2f2ce0f8f1b8b
MD5 f1c8c6333e1f27248fce5e3a9b0ba87c
BLAKE2b-256 77c3d62d106cca3772ceab6c7479ba0e0edfe7b621bffe8191874e4e82cd7d70

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 489fa39779becf4e7791423486cd711b7a7dbe6ab5c6c8ef976c9c5bb5ebcfb6
MD5 01602bf369ea7724aaf82ea6dd607ca3
BLAKE2b-256 c84bba06fc6e711677cf4f18b7aafd6ea31ff757eed9c4b6fc1585da1cc13c2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4271aa3001ed35d84914a2bb87cb267abc093f45abf98b1b9f93bfdfcfd6ae2
MD5 42c20a07b04581a5d258cfaaa93e980a
BLAKE2b-256 56e47f0a9238e5028429ff82d7fd1935f2506f6c9fc9543c32b980cb04f226ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 428105e2ec8b5163d68af93fd0af009b7131712b049c79580ac38e462c531779
MD5 5125ecbeb82dd5631fc7fa78c10c9753
BLAKE2b-256 2c58012e7d13c8e1c2df70917039ae44036e5e8a5a70a3eb641aa464580d7894

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 02d431a235587312370e2dd57cd441f9d6dce806436dcacde3305cd01076ca71
MD5 868084e2ba3ae960957cc44066d3f304
BLAKE2b-256 f0510f83e13381e7cbd063415b76f4779733e0b1617e5d1761248d39c6fe2baf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3a5931e612cfb092341e16a35fec81b9e63dfd7fc8da31492c6a5837f0e6bc53
MD5 288a40fd48d897f1e269a9aa05005a63
BLAKE2b-256 86c5dfcf4058b6d1ca861594178d3b905345c964e951a63ba3e3a2a39f356298

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 69b95466f4a44178f4c4c406d4b6ca8355238b49aa89379ab59b7aabdcb619c8
MD5 32efc31386e8dda49a48d056df1c00d1
BLAKE2b-256 bab6fe896b1521e19ffb0a2391d4793cd2d0a03e9405ed4eeb42fb5a0fce2fd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 54033f91433cc700e6d687020351e8cbe796da9afb04219b2159a8a48160e279
MD5 57c934e1b2589226b63f12a593c3bab7
BLAKE2b-256 8199a34b4ed142dbfff7f610123eadf9e8287ff9c75d20331b2ec533f0e28acf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ea1afd9029dae6fcd734fef253357c19de0bf1afcd37f44e712d67f9d2bafda5
MD5 79a5602315ab012443f14a2c53f61e4b
BLAKE2b-256 6399405d57172e8d68c852d6e1e06e9c9d14f842c40156edb58205c1abd9d121

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8eabb91d0e53d61f64a3253f38a0d859faa9816691af7dc769932cd2b6a02065
MD5 acc4495ba70d90674a9689a7c4cb9b00
BLAKE2b-256 b4bb76309836a0f1fd097905ab8924496aef4abf9fc6c0e99dcc7af1bc933599

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9b1ebfb4cfc94a54c643e7217c33ef649561cf35f8c026cfd4ebf479e1980c0d
MD5 b03300ff5d7f53f11ee7ca072ade989c
BLAKE2b-256 cb85eb71fc2a589cab1a5db8cffbb2971fa64dbf5ac429db9f351c5ed85a7349

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1847cffb25d5bb7605bb902168fb291da3120ef5ed158c90c8bdd22423b16097
MD5 72cc693076cc3f8e9e3e872cc414c411
BLAKE2b-256 1e3c5e123856abccdfa993dbedcc8d291ed38d6c855a1a500b13055d83681905

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 59bf82f7a7a015e002cb3c4ae0071b9680852e4d1d3395824e81456c90fa9fcf
MD5 e5116c9581e5fe94182843fea78c2d21
BLAKE2b-256 2b5d097370e55d5ded33b9d26172a786276ecf3bd4c65c7b742b13de0add4414

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 cabe6c7bd8e61c5179f7bd27ecf28b454561cd61fdb0a8325db2a9a3ea493572
MD5 9cd032c0546bee61567dd61bbfffd366
BLAKE2b-256 a73f459c215151ca9f324c75388df0f2ac366121ae904985768afbbb39c55022

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c30d3d00a37cdb1e9afc9e32bbd3f726b1f4e587da2feca8331e0bf1fdfd1e76
MD5 4825d38afad94212eb17cd4bfa6943c6
BLAKE2b-256 c2b5427072f848274e405d69b168bfdbffab400d071d7f9132eece59b7e70410

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 21eb4e7d6103cf380e33019f17b86eed29420a003b8a4ef20927619c78dc563f
MD5 b68518b4a68f744273742387ae117e9b
BLAKE2b-256 c4bada35c73c6726cd768ff8b050ea4dab2e6026a7177f64fd3af755547296cc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fd9fef2411e2b7e8c76ca3932860a49c91548bc179d19e29284cacd113f4042
MD5 a1138c56d926f5479655899ae80aeeed
BLAKE2b-256 ade43b5f463057c0a56ea5ace54961edf8022d77bb62d839f0f3d8240aaf7619

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 84df86ce883ef8389b379ae72a04e92873da10d67d4fb47e41656690041825b9
MD5 f1897e4996078774383be3fb8eb74114
BLAKE2b-256 f265bbd94e6f0bebbef99840bb35f7501c5f1ad18fc33a4f099e55c7d52369f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6dfc180f557d15d10eeb262c27afd1cf74d0b9da61523859233c3ee11986b13b
MD5 4f9dd857d67ea4a347ca697a4ae0d1a5
BLAKE2b-256 54a79d909a958ea5ebe55bdafef2e79559d87d8d331008ba523116d72bf24b3a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.6.dev32-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 27a083cb8ecc49712db4c9312f64a88674847cdb384660ee1be4e8d8d295f259
MD5 229ecffc8ba8971676294b1bc1965f7d
BLAKE2b-256 d876f17eaa0d25ab4ef4977da33e009decfcdd099a5ff2697dccd03815cd7ac9

See more details on using hashes here.

Provenance

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