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.4.5.dev31.tar.gz (18.4 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.4.5.dev31-cp314-cp314-win_arm64.whl (13.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.4.5.dev31-cp314-cp314-win_amd64.whl (12.8 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.4.5.dev31-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

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

duckdb-1.4.5.dev31-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

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

duckdb-1.4.5.dev31-cp314-cp314-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp314-cp314-macosx_10_15_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.4.5.dev31-cp314-cp314-macosx_10_15_universal2.whl (29.0 MB view details)

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

duckdb-1.4.5.dev31-cp313-cp313-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.4.5.dev31-cp313-cp313-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.4.5.dev31-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

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

duckdb-1.4.5.dev31-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

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

duckdb-1.4.5.dev31-cp313-cp313-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp313-cp313-macosx_10_13_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.4.5.dev31-cp313-cp313-macosx_10_13_universal2.whl (28.9 MB view details)

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

duckdb-1.4.5.dev31-cp312-cp312-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.4.5.dev31-cp312-cp312-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.4.5.dev31-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.5 MB view details)

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

duckdb-1.4.5.dev31-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.5 MB view details)

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

duckdb-1.4.5.dev31-cp312-cp312-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp312-cp312-macosx_10_13_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.4.5.dev31-cp312-cp312-macosx_10_13_universal2.whl (29.0 MB view details)

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

duckdb-1.4.5.dev31-cp311-cp311-win_arm64.whl (13.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.4.5.dev31-cp311-cp311-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.4.5.dev31-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

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

duckdb-1.4.5.dev31-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

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

duckdb-1.4.5.dev31-cp311-cp311-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp311-cp311-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.4.5.dev31-cp311-cp311-macosx_10_9_universal2.whl (28.9 MB view details)

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

duckdb-1.4.5.dev31-cp310-cp310-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.4.5.dev31-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

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

duckdb-1.4.5.dev31-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

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

duckdb-1.4.5.dev31-cp310-cp310-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp310-cp310-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.4.5.dev31-cp310-cp310-macosx_10_9_universal2.whl (28.9 MB view details)

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

duckdb-1.4.5.dev31-cp39-cp39-win_amd64.whl (12.3 MB view details)

Uploaded CPython 3.9Windows x86-64

duckdb-1.4.5.dev31-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (20.4 MB view details)

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

duckdb-1.4.5.dev31-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.4 MB view details)

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

duckdb-1.4.5.dev31-cp39-cp39-macosx_11_0_arm64.whl (13.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

duckdb-1.4.5.dev31-cp39-cp39-macosx_10_9_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

duckdb-1.4.5.dev31-cp39-cp39-macosx_10_9_universal2.whl (28.9 MB view details)

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

File details

Details for the file duckdb-1.4.5.dev31.tar.gz.

File metadata

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

File hashes

Hashes for duckdb-1.4.5.dev31.tar.gz
Algorithm Hash digest
SHA256 40c0a3664f0416651344e3cd62eee2e8a9ee56c548a2e8cc267e7cdd3d247c82
MD5 7893c50367600576cde444152ca93949
BLAKE2b-256 b8c167702c37d8fd751b72ae3c68465729450f244bc7aa1108b56b52172964d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 bc12b8f087a216daa64dd200562305ac82300b27b176e8e0e81c60caeddd39e1
MD5 3498b2c14c1b168df85e47881ac85582
BLAKE2b-256 612d68de21515f3f96c70af7004eb796d6f727f6ea6eeba702b7d42eaea5cd5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 68b1d18a22eb7728db6cba94bff5b9ec77da997f13111c2a77fd3528c096ee64
MD5 21c8514901246408888919a3c6fee552
BLAKE2b-256 7e5ee7b1d70d729128f17dc98491b5f0d44fd5f3fdbe9ea814293c1ea951bd30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3045559c2d238ea7c6cde26b2ff2ef0c26bacd6c17f381ce86bcec2fc3297180
MD5 b71a05c62a10ee525b12fc643b1784b0
BLAKE2b-256 bdbd74f27a8a915969fe682d3b8cbf13517660a620ef873deb82b499b011013a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33c568fd502c97747df3fb144949c6f2555e21b600c49ff6171adcc6512131c4
MD5 e7c2944ded747cd7b5e102f1259dc282
BLAKE2b-256 6164a5b27d85efe62b1bdef926f6b2b9e51bc15e327bbde79839678c557cdb30

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e48650b9f5c8591da2517a49a4b16a6ac65e4a8bbfc716daa129e3b46f143ec
MD5 ef39c17ce421872129766299898474fc
BLAKE2b-256 3b7fac68079c01bd445fb0b8fae695a957bcdda8a428c4b6d2092395a84b8a82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6f7490eb161ca304bc9b77f65993f4451c98a4d4256f51ba7e2e8c8ef8b34f61
MD5 c4736b9a890cf9932e445e245717e0c2
BLAKE2b-256 cd1bf078d768b1d78b29d5147a5c93c27e67928f83c1c80f780b4cecf4aa930b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 7f480ce59cb80d7464d02f9ced830b209d536572525ba2d8ced3c7d5ccc42f82
MD5 c2c2781474f2cb29102e7597d1adef43
BLAKE2b-256 790e908de1509c8f6c1c3c0c86095dce1e55af3858ec26c0c2a2ec619b8af5d4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 7e8a8350358403a5380c186d8b91b1c3bdc226c08d17610b77b15284bb741572
MD5 e8577d5980cd2c2270a8f091cd9808dc
BLAKE2b-256 66d78a748f0ebca1e04a372c416c480eff3db7b3e8d0d6cee993fb884ed22558

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 354bde91227b21e955ed8d18d7770895bf0f8fad620f8a501217e7ae36618913
MD5 2f66735d3f0eb566fb03d7f8acf796db
BLAKE2b-256 ded0bdcf84dfc405ebd13e1b6f966e1f52c16679795eb3f77740809693862597

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8127c726783b68d700cea4a0660da7bfa09523b039b6cfda60ff7fd3cce8eebc
MD5 3ece7186b2a75afcae2acf841533bdaf
BLAKE2b-256 87324885ace02d5b2a84f8c39d037739cfc843ec82fa377339eb583db87d7dcf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cac9af074f34154814f703b8a1be2cf642a4cce1e921d5ac79164a850137e58d
MD5 11a917125b3810e922a2e78731459dea
BLAKE2b-256 0f61b030c5869def21bc9792c32bd94403a1ac059f5ace420021523cfadca880

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bff951d51900269edf4879dbb3ff5b9d37e78371b63fcbccea8159bf8f0ee9b6
MD5 9c3ba16d38cb494bbe50f11ba1e26e4d
BLAKE2b-256 bf63d1540747abe11614b42cadd7e66008cebb30eb6cbb60fec3204157e891ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e2bfa9c3edfbbdac2b338317aff02d2d15183d6f7f021345e798fc7068565199
MD5 33cb3204b8ec7d7df4b62535cc6aeb99
BLAKE2b-256 e2f43d3a783a1b6239963de170732ff7714e3eff5e3790f337ce6e20452969c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 7e3c05bbbbc8960d2336fbbcebd84728826fbda6d6dac931cd971da8e6a6cde2
MD5 b66aad09d99c555e1f200b6cc0cc4ea0
BLAKE2b-256 17c0156488f9f5af6e55b1609514ecdd9e048afc7f252a14772371c2121668d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 4a063e49d3fde84ccd9878add5b396c2fcc3e1a18724077e211c39150d7f8e76
MD5 8287e9fe8500c84fb7b3faa99f0bc275
BLAKE2b-256 b252120f5e56183d9dee76cc43e03aed6daae11f6aeba826d348c53f0fe2f2f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7bd3f89572cde47bd6a75185e4e815b85b44c6680b6e6437bcab679f89539cb8
MD5 fbb6f3220f39761f61681a30a4507e58
BLAKE2b-256 292224c47b46370a4d421b161deeae0208d3e9dcd06c644bf61127ef242fe8e8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc9badf563888ab50ec4682d12c2863bb7473126ccefe38f556980caf437df73
MD5 d74883de3d398bea1c99615e11515bff
BLAKE2b-256 6d065fce08dad170806804b848ee56f84312b7a8682f9b06fa78bd8c1ee7e481

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72f311924f6e3be47c322d2334a311d941c75168728a800029e3b09ee49475a1
MD5 633e672c52f71f24ef1f3bba9524bc20
BLAKE2b-256 586cdd1e8bcee9f11b5e64e1977d7928b641e051cb87d1bb0f928d9dd86e55a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b9bdf3fffa360681e4f289e389875c1187cec314c7a8ccc46f4cd0cfd82a9da
MD5 43ffa90f9759b51f550ac95cb0fdcd67
BLAKE2b-256 44c1cfd22a2103e5a9bf4b33e3fdd4619291cadbac1580a7e23d9e054bddb947

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bd6a3c73b880a33e38c67707dfe16c8c39d2e5369c6e4ca7a0ef16f52e854669
MD5 5887c9de561f358d936fee5cfb8e3991
BLAKE2b-256 46d850f1c1aee9186a21a78e122b036ffa2360ceb58ccc8aac712cb31ccbc4ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6702a3072da84d69b96cdc7989822724949bdb7256718cfbb98e7e51a96c6c4a
MD5 4fdd83c60b8b786506759d22ba3f0ad2
BLAKE2b-256 5d08b9ff3c8dbba326b6ce7d13c3a4506a205afd57755fbc65ae741bfe69d32a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f7757393ba391ad3f391aba4e22302c3dc6406c0f1ae199627f201bf0709d16d
MD5 fc1c21b8025f3f08be8dcfb70f29ffec
BLAKE2b-256 03655b87005364c5c0e150ee7e3ac67ddf70ddcb1fc4f5ee38fe940f3424c996

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 338a93d6d8468c8b9d2eef63fe56caa163828d8b188918bbf7bd611a031be91c
MD5 29bf639ea93790ac6ccf3f015bc0a965
BLAKE2b-256 8ee599a2f3bf85ff939377d4cc1ceccb281e722ef5e697cd9aaf2c232fe19dac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db41b769ebec21c0d473428f149891afa9fed66776f67ea2dbfaff324a3ab12d
MD5 e4203d696f22048bf895a234cff743ac
BLAKE2b-256 969636e9e72dbca7cb1c46a58cf5eba2615d1ea682d7f2332761c1edc9a94bf2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d1395f93845877a7e0a6b831f50e13550dbff001203ad888750b151931becfe
MD5 2e7efe8670a95a33a6ca2454f0a862e3
BLAKE2b-256 a1c526f994b1c63bd0ab1ceea9be49d6fb7d25b824c7e959257149e56c477767

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2469cea123f86be157180e6f632ee536a5cd1225cc32b0eefa39e081c791c337
MD5 7c79469a5818b8256227c996244af972
BLAKE2b-256 cb20231b969c8467ab8815c000e2c1f76929072f58d58f01366d65a2808452bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 42dd9b90182ce736098ca048a62d891f63e051183eae88f15f0bb3fbc5fc230f
MD5 a97a18303d2d2d8d4b8190c40c4f89e8
BLAKE2b-256 907476e7ffc92985aea39fd2a996c6164e7a8b215eb7e5f9fcbc1f352a812c85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 4b3ceb03cdfb02d939e636ec0fcae037a93bab44627fa2dbebc7c0799258cb46
MD5 b4458768e23ccb9610b26f21d34a9b06
BLAKE2b-256 6cdc79d15a761167842ee43463c2e4b3a01da68382f3ac7f874f9e722ada502c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 456cd945e74caa2b8399c2ae0d2acabbb6efafef2a89dfa9c6b22186192f7710
MD5 6d6786fed59f6bc3e4854ec06587b088
BLAKE2b-256 caa9ef169856144a06c1a06265bebe4916e1ebdb225b4ababa5d520e517f988d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a9048145f3cbeb96b97ddf9b630ef35a1a28221f8fd747adf4a1321121e9c9a
MD5 8795db7daadc8abfbaa31d9dcb74beb1
BLAKE2b-256 01676e4dd649ae968a826178c2c88188bef196c2d6c821299ed21fde679a0739

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 750ea91d6821b5ad4e7de4c882a4f1caab302170097b2cdc7ed6da62b1b1d1ed
MD5 6fa04339f6a6dd10ee255a179850c617
BLAKE2b-256 bb3393cf87438a9c86ae0165a892dbcfa857523a7cfc8d5e245afa620fddc206

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b866a628d7f8175f5b2964881924e92612fbcd96d5f00ffe13b7337baf8040c
MD5 086a2ac8c073f264317607a4e6cbd78c
BLAKE2b-256 cc19db7dc750d01e299ea7cf9419e1287899901e6823afc201f611aba40b020c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 084f2b92784eb030d43bbbfce0a3980b1c444f459cf1d5e13fdb2bb0e14809e4
MD5 15ae4db6032d9dac96717e9f6331dc5d
BLAKE2b-256 7c5bb1ee7edb9629bff9fade455c2165edb7a39280845a8a2efd025c34482e6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 785bfa3ae82a6a0b4df7d456c8e166f22484881e34a829d8e7c4fe0a4249ab29
MD5 822124c656f84b21ea51c5f79faf8aef
BLAKE2b-256 bf66034b3650cc6784e516ac5e82d6f38166b1622a811226c5833b05b68f137d

See more details on using hashes here.

Provenance

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

File details

Details for the file duckdb-1.4.5.dev31-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: duckdb-1.4.5.dev31-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.3 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5cb82897331a3e92297c64798e78c9cba639ae83cd6716c9b8c1c455f25cba73
MD5 546d3dbef26a08b881eb8c35a5cb3843
BLAKE2b-256 697d8bcd903bff805fdc2715926bf2a419187def8d59645859a356a9778bd13a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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.4.5.dev31-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 147bdfdf7617a09f207c935d5d0265eab1f90a3c0d0375576f2afcdda3a777c9
MD5 ba707f9f5b075cc8dcbaf6167c1d3df9
BLAKE2b-256 54315e7486061f87e28e98274b17beba0178947ba4d2b07ffff507387fad3b18

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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.4.5.dev31-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 01e03c2eda3eb2e04df2dcda929868d9be944d2924675d39283e74f6c26cae6e
MD5 f31acf73a4f53a5b88c3e62904b7ac1c
BLAKE2b-256 f44423dc2bbba76bb53ccd3acfa6921750885b2e58f95d10dd7b6f1e2076172a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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.4.5.dev31-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50b6decd14c8c84d43981f952f54cb93df6aed95ff2cab7d2a7ad94f8425f010
MD5 4df3d30ccb8f7e9b8b59e2f769cd2dbc
BLAKE2b-256 3342645f3f8e4a19f423054afaa84238160cdbfc31917567bbf0e7a2afb558b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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.4.5.dev31-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0b8a74ce9b6b74f46f1c849c81f90edae4336758d7bb1e694fa3b0580992511a
MD5 908cca4ab1c7fd05cc826bff2669db9d
BLAKE2b-256 4a3de5b829cfdb0bb51a9dd6e54254353a1c37d851b6529c4b47f3fd63c4ce38

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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.4.5.dev31-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.4.5.dev31-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 60c3fb646d83eb7506a2ea428b77397b084b403100b8783b4c46055303711467
MD5 253d306a13b2391d3fcb7429bc9d069b
BLAKE2b-256 8e4ace060a82e32506c72371ce513ef542418dc5db07dc69a64f16f1e9597227

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.4.5.dev31-cp39-cp39-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