Skip to main content

DuckDB in-process database

Project description

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.

Project details


Release history Release notifications | RSS feed

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.2.dev55.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.2.dev55-cp314-cp314-win_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.2.dev55-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.2.dev55-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev55-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev55-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.2.dev55-cp314-cp314-macosx_10_15_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.2.dev55-cp314-cp314-macosx_10_15_universal2.whl (30.1 MB view details)

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

duckdb-1.5.2.dev55-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.2.dev55-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.2.dev55-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev55-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev55-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.2.dev55-cp313-cp313-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.2.dev55-cp313-cp313-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.2.dev55-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.2.dev55-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.2.dev55-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev55-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev55-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.2.dev55-cp312-cp312-macosx_10_13_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.2.dev55-cp312-cp312-macosx_10_13_universal2.whl (30.1 MB view details)

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

duckdb-1.5.2.dev55-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.2.dev55-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.2.dev55-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev55-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev55-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.2.dev55-cp311-cp311-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.2.dev55-cp311-cp311-macosx_10_9_universal2.whl (30.0 MB view details)

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

duckdb-1.5.2.dev55-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.2.dev55-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

duckdb-1.5.2.dev55-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

duckdb-1.5.2.dev55-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.2.dev55-cp310-cp310-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.2.dev55-cp310-cp310-macosx_10_9_universal2.whl (30.0 MB view details)

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

File details

Details for the file duckdb-1.5.2.dev55.tar.gz.

File metadata

  • Download URL: duckdb-1.5.2.dev55.tar.gz
  • Upload date:
  • Size: 18.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for duckdb-1.5.2.dev55.tar.gz
Algorithm Hash digest
SHA256 50a32245105278dd5238a54c52d3d3173cc630236511df5838f0ba22abbd2ae2
MD5 c3df2d258d1d8f51bbd2ac883d52dbee
BLAKE2b-256 f38ffe02607f54d5352c115b31444222839d872563015594a1105f06027cf76a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 eabea446670021cd8a24c9d8d117087a2dd05ab63a058c59135a3d06a6d15592
MD5 061f6e8f919d7dd9347f00aec5c9a524
BLAKE2b-256 e31e8c7c3afc83b0617a8b32aa3c874eb87032de9b3f6994b883a9b58321f631

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f18adb2816d194502bf141a635bde6f85e0b1b6cd2b5e91bdb7bb41ff86895a0
MD5 b5a8109fa5d6cb4da579c498fe4b8c77
BLAKE2b-256 0a7007c4c15a46a263175495d189f738147fff5a34c1b68d345463a6e3cb6d9f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7589db9b976a59d3ceaba6d5a32df87303c45420a033d69d690cb26e25405fdc
MD5 d33a0e99b39a52732e6a4576622f8cd4
BLAKE2b-256 97a1d2831b0d2259f3e41fdaa2d0f659459ce32feb46d7af371c64d045ce3959

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b692604a5dee412914bc0771bed9b49001edaf662c18b078d65edf9f544d421c
MD5 fa4a8eff803ab77bcc6db04e6d672d5e
BLAKE2b-256 c56c13ca801713a873cfd7be6d051caab5076308d5396c3cf4d1c699b28cf1f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a880436af9b5013a04d69987efc8ec582396a7780988941bf0930c4dc100742
MD5 8df9bb4e2a99f4ee8cc9a6855e5db1ab
BLAKE2b-256 290a161524efa2b896410ee1cbe45e6a2b970df7c981c0a4a7603b8095245964

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 17bb00a7cf80f58507ed0091026956bf3d29eedb9575c06d598b9230ce378123
MD5 fd6c02ad9075f5ea2e92e2d9724f124e
BLAKE2b-256 9fc464979a9aeda812ccdc3491b39efc92ceb57594222116d26845a68e13a138

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 f267f1f9e2baa418da81abe82a7d4d636e4f0d6149ff98ba6681c77832c8f2aa
MD5 a4320c3950ed8e85cda7171c2b35d8d0
BLAKE2b-256 93e504be26ee3010000eeb7f4b4ae7ee431f731200c719a80e32eed318de991a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 5747b4416fecd57c775bb5f6e2b3493f8a0ef433115b69f51ab062b06af00b85
MD5 1354c31a24b6482f88352e4383eafd81
BLAKE2b-256 1dd3ba84a707da5c9f99c244863979e24676f4d0e75509818f94e20d970ee81d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 3a5bbaf65b16a320fb08d90c95abf3bad8fe65b2d492904882f1b4df837f4698
MD5 dabbe7a6e1cc4bdf501b83d785c47d13
BLAKE2b-256 2c9d065c524955872fd756b74724a5927bf399ec487fe1756f942b115964bb24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 68deabc7b8b28dd220d264280d15d4830ab7bd97eae13de5901574ad9a65ffb3
MD5 76132f44b4ad7628c93e1748f10721e9
BLAKE2b-256 8c212acf1ef6486e4b32b28d21fef0d5dc78445adb7b00287d30ffa17c4f6f61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6cd786f1dd5f6b5bc3ed7d3f718550d4735648557b576eebeed9bfdaed0a606f
MD5 8b0024294ddd64a747cb0791bb85b840
BLAKE2b-256 216ef3d8158415125b639476ec5c598bd5580c10dd18f9ae1834f7d5d9580630

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 628b6331756a03132aeb9281998c5019c79ca0ee93e296ed6f2af58dad9d2786
MD5 951c47ce760070990e37fb417ddd1c24
BLAKE2b-256 8361de680fe6a654c18c4846890eb71746ab9d244ed68ce38b20270e0da48dde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f5e91d2cd369d9383d9359df786569c9f2b6baee68d199de4e01e0097a16f675
MD5 f20dd76c16a8bc74d6ab43bf19f7f1ad
BLAKE2b-256 0c4d2e031a409e1fa0fc7972ab8e58b09ad1979adbc6af6696c61b2f0ec72bdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 5ffc5ceded2b50fb440a9942f2cf409f7f06150df5c144e9db0c68f990f7a33f
MD5 d7ab50c03aefcf8666c5b89fddc51d2c
BLAKE2b-256 883aae976e0ccf008253a0f2f0eeb4f252988d6687a8d88fd32e72f3bd62f0a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6e987d74e2a0ba76e8f415184a6ac0d087886040db4fa9b0ec0c998dbf208c23
MD5 29871fe6a5d7ba9cf83a76da2c6c3205
BLAKE2b-256 3104276c10f521047af9ddc2c483b9eb16717e6bf69fb70257dfff7681cfaba6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 83d10a3027b30ef08e97c622e3b420c0e6d40c65aa0fb553ec47e30039e33b09
MD5 795ec995ad619c8e893197758652de96
BLAKE2b-256 f7d5edfc4b45a17a8c197cd2fbbc2be577ec51c20c566e0a7789aa58e6fb4b86

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f464b16504e0c8e706bb6557235b5530d88062d843c1abd0b176bfd4f09b0ad2
MD5 bbab4893aa4e1b9e4869abbcf08a0f45
BLAKE2b-256 ab5e32ba2ea95f53791247a3e763eb9af71e3fe8751bf723b37bbe6cb887f44b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb3dff2b037e4b106a73fd9846cfc252b68f4129cc58c82211f21b34217db26d
MD5 2f8adf668e5a8e6be902e669fd1997c5
BLAKE2b-256 18cdb4f34a81a2e9b2b192fd3e10b3c0f78abe11b38726ffeb47e2cc5b56e915

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f1b8c7f3f4044c0a5f1d20cae3fc4f7733462e42764e23d902283df60811b87
MD5 2bb8a9976966e0465eeb151e2741e17c
BLAKE2b-256 69a0ec877abf8ec901ede132020a43e56277c5eb993fd4e4062526b4c64697b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 c39e2a49461d2d8b2dfbeb274ceb9555425f0405ef18e21e9a2a05ea8b812203
MD5 f6de0ea7541f3019f4d013a790f77ecd
BLAKE2b-256 76a14f274b8f9a4fbcc93afabff4ccc7f7c1e40a52286a7d5bb842ad776b3466

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 aeaf6712b24583686e3a85d72e566d5b903b5549d8c3b16ef7fa1f9555bb858b
MD5 84bd7e77d2aa0a42b69ac5660369dc6b
BLAKE2b-256 3a94dc43f5512e4f5b81d9539c63d64e08cf977021db7637f7dce3df7384787c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 be5921209196c12471d502dea5457641a269827075fd78e12cf9617d3c333b6d
MD5 fd73d6751244961e42386a68c6022347
BLAKE2b-256 fe1dc7c4e0530d4016509c4788795e2f27ed5631a3ee198be9d92170827ea018

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 45d1325ae375688b26a8f3e1dc14c9f35a2d6cff8cb827674c8135d8b7bb8376
MD5 cf0e59d2c875b3e7ff374bbab2596e7b
BLAKE2b-256 4bc3c322daca9900425c31bd7348a4affef59b15e982337d1f6cf221ca25265f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3b90dc53a33b9453d7a14bc1745e484a07a342e960bd3e29780e0802043d1d84
MD5 3ba0da819fe74de9021933d1d4636762
BLAKE2b-256 b519651d3fb886e6674d8cd6a7221d7c513a7bacf25cd363ff8b62f54906b261

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02da472f547df1c43ffb0a1f167bce51459cc5a662f431a9a0d5615b3ac54647
MD5 df8421d45ccd0dced6b80e26c388efbc
BLAKE2b-256 1e97b58e6291db20e0bb4bd91a56bd8b36a1a46dc1be65bef85fd13ab940b313

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2b44930265247608e7604549deb0ef63adb804c9065102c8ec76f9bfa57e31c1
MD5 e3ace45be1d6eed0a500c4e179825a01
BLAKE2b-256 902b3a41431d6a583342b2bdae297ecfa898514024e57ca58785b88779dc46bd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29d6be6d47b7a685d285902f07184d4d1324b5682db846efd16be14d75c61ac9
MD5 ccee765f12550c3a76cccaa89e7cf961
BLAKE2b-256 ffedf6d9a02863fd3aea0cfcbd35a8bd4247132f36526ac0a8d29208b6c8ac8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 370e379f4d0d1af61110ab30c9d23842c7f025efd922c5108d8337ebadb6e746
MD5 5b2385e18cc5efef6ca3ab4e01115f5a
BLAKE2b-256 04ad1c8f04e9805d01a50ffa87a79f339291ccae5c7e9a58441fcc105a82e9f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 bcb5d1eff25ba585d9ca83d4cf691948697b7788ddecdf637ecdb2237173bad4
MD5 479f410ffe88d4b719679d0b38a2039b
BLAKE2b-256 852d0ba49d32ec3e69a1e9a7e640a68e4932a7adff61282eaa490a759a7c5fdb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 016bdfd49b652f911e71c32867551877279736b80fd1a3644f90fcb86687bd69
MD5 d26de356c59851d8a18237b3e0d96315
BLAKE2b-256 ee6b9c1c5c3fbad3ea0b1ce4ea77f1882d8807eb54cd0302b4b36f6f215bc057

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b275ba8e17d88d2f5bc80e3de98f71f253289b15792da3eab6bd6035f2721cc1
MD5 9e217d5cd556778023f13ff98f141053
BLAKE2b-256 f70d913aea5fb3f33c403d453be86579c33b7911a6d2c961145f1705213df31f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad46e926c91ef0271a7f458941de168095587f05072afc792ed5a1e39b09d69a
MD5 d7d24e2ce610797bb1cd6dcad09e1fa1
BLAKE2b-256 c05e24d5adc1b7da2c18255b916a9db23a4c6b789b6e79d1ee597e4b73e69e34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6cad52779691947a915eed6614666028fe2167b9101455a722dbd7370cc33721
MD5 5a6166f7c3e83acfc3cbc18c8a85644e
BLAKE2b-256 b7b83e4d8a5d9d72fe857c1374974144c11dec0d9015a786014d51ae5d727671

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.2.dev55-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c4b492ccd3ea731e4e0f913938ad0f328bbfee388778e2117c2d1ba993a79d67
MD5 669644a66a61db7a0454ad6a49795d35
BLAKE2b-256 dd4af896e7a56960745cc79fc41e6ae8cdedbc126157ad9685393e25dd34f275

See more details on using hashes here.

Provenance

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

Supported by

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