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.6.0.dev337.tar.gz (18.5 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.6.0.dev337-cp314-cp314-win_arm64.whl (16.0 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev337-cp314-cp314-win_amd64.whl (15.4 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev337-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.5 MB view details)

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

duckdb-1.6.0.dev337-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev337-cp314-cp314-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev337-cp314-cp314-macosx_10_15_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev337-cp314-cp314-macosx_10_15_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev337-cp313-cp313-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev337-cp313-cp313-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev337-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.5 MB view details)

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

duckdb-1.6.0.dev337-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev337-cp313-cp313-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.13macOS 10.14+ x86-64

duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev337-cp312-cp312-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev337-cp312-cp312-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev337-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.5 MB view details)

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

duckdb-1.6.0.dev337-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev337-cp312-cp312-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.12macOS 10.14+ x86-64

duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_universal2.whl (38.2 MB view details)

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

duckdb-1.6.0.dev337-cp311-cp311-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev337-cp311-cp311-win_amd64.whl (14.8 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev337-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.5 MB view details)

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

duckdb-1.6.0.dev337-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.2 MB view details)

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

duckdb-1.6.0.dev337-cp311-cp311-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_x86_64.whl (20.2 MB view details)

Uploaded CPython 3.11macOS 10.14+ x86-64

duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_universal2.whl (38.2 MB view details)

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

File details

Details for the file duckdb-1.6.0.dev337.tar.gz.

File metadata

  • Download URL: duckdb-1.6.0.dev337.tar.gz
  • Upload date:
  • Size: 18.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for duckdb-1.6.0.dev337.tar.gz
Algorithm Hash digest
SHA256 2310b1aa8d5e63b00718cf51e524424b7155b356465bef18c8f637d686e608d4
MD5 f9f34b3faf7fb87af239fe8c26dcce3a
BLAKE2b-256 8a80bd67cc8f5bcee741e05c4b330c36ab6ae36cd19ec15709becffa4de8a1b4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a97cdcedd7663a5ce44b7295c4aff3df236bf60c501f471a9767e98a338d576e
MD5 e2bec6b5af82b30f707aade9ce52ef87
BLAKE2b-256 cd904f0d6e1d32a6ef619ffdab2bdb48c6cb242cece8dffc011675d61fd83c82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6eb4a5071d8a6de70bd76ee0b25b8670301b2a921c82e262c1862b22871a3f85
MD5 5a64f4561d27f050295d9a904225fee3
BLAKE2b-256 95e4e4f0372c6a8719d9bc1fa6e84c915b8c9b15e36724d206924dd081a30b55

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f8fd0e1935b362dbbcee5396cdc8dd4dd11467b92c0f51a263e0b5cc0039edf
MD5 3aeed7034667661b51f9c58bd199ce42
BLAKE2b-256 fc8ff19db93be94cfc9b64142f87a3a7b2ca808fb9ed73a4442ef40ce8a293de

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp314-cp314-manylinux_2_27_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.6.0.dev337-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bca7a3a5e19d24a2829f52634757f47c5a6e43aabf5a5c5e1d72f55836a7e1cb
MD5 c50626a4922a49cd79e481029ae44233
BLAKE2b-256 29e5f0273f309802d2b01cc5103509c9d3ac85f68cc91ee3c6322df8fc5fe7b9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b33bd7b40af4b5eb564ccb1ad9c1d81991cdeea75508c0b221b7bc9405aad08f
MD5 8ca6e7fe84cedf40ecac997530f63804
BLAKE2b-256 13e16f972f975dea126fbcfd9cde19304c7cf040df45be9f85ab5c6e40777ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 18e00757feee8ee872d03fce826cc77072cc27338adf65017540a4f6bb24d7f6
MD5 87ec5ffcd7333aff2c5bb31276f3cad8
BLAKE2b-256 c418668f1d24bc737887932ad3ffe93dfc3cafe162e80498efed714e20d9d7e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bbec23d66c00020c864f20b08ee2cb328186c7d35237daab94234408dd038cd1
MD5 396ffb67121ec41fcb8246b28c53eb5d
BLAKE2b-256 f17a01d7f77b99a0212fa76175687e2aae3a94c2130bc0b2cc53633f94fc8410

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 003f9d9f3df9d92cf0c2c37340fb631934be520d1021288cbe6d2b6b34e31079
MD5 5371e485e96c5ee343d5b1c7f6d5f5a3
BLAKE2b-256 e3c9cd83ed62117bca8d7dfb31aaf111ef91512c9a4841495ed2aea1c99cb3df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4e1890dadd89226917f4d36cf245197d3412ff99593abf70ea48a86779bb7454
MD5 be99de41ab0e399ed24d4536f2490d4d
BLAKE2b-256 17faeeb567f9bb0399d6e8593f7955ca7cfab63a3fc703e0057fd28c7e45838b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80b8980cd248b8391452fa6e4eae6774b98638d48ad7214ce9b93b6cba488257
MD5 cad79b3ebc59007211ba8c3996db9b55
BLAKE2b-256 6d0e7e4d6ebb3f92aa657f67b53c37da503a0b4eac79ea83c0bd0ed0ed42ed8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp313-cp313-manylinux_2_27_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.6.0.dev337-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aacbb909da87f7196a10240b1817df715c4908d544922f2158c91b2dff4a90d4
MD5 a9f81e84222f607aa1d4a004d1d72149
BLAKE2b-256 5ee749e0befdeea0f15cf4b3d395b82be3084ff5a626690b86a6fb5866a653eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1907352a73a00065982c559978b90b2ac8d8a2e6e2a93ce7c33abef380fbaa26
MD5 d88ef9ff6af56db0cbfaf2da80e2ecff
BLAKE2b-256 8e65f7c5be41936c31d449eac5c42e072413748b5bd2fe3324e6348215e3b9de

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp313-cp313-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 632f8b0958c63c78f20baad253d5b4f78b56edfe84e6b8134bf5f5998070c98a
MD5 050598d3b6ea11e37d282d7386dcf97d
BLAKE2b-256 953b8d58e9637eda0590c211fc58f79095b7d8c0054164cb0b6e260cdd871295

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_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.6.0.dev337-cp313-cp313-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 538a8ba12174fb1aaf9d229832608f5b37726a9c02b857a9b4644df24a105a83
MD5 2e02f4789ec4b15ad02108b5e3a7726f
BLAKE2b-256 49f8a0e581371600b7b81b8ca31c53c41ad5331abbbada51e7702e2941adfe80

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp313-cp313-macosx_10_14_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.6.0.dev337-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 dcb735c2ea4c371f2e70bbe836fc4b4640b5422c37f58675379c8dc9e267ddbb
MD5 fb7207ea787ccf5d5295e9d825ffd7f0
BLAKE2b-256 aba139f6d6eee40550e06f9e5b60a6f4963a046a4dd95b7d1d602fc1bfba1060

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7272574718e44401b657ea27d182f0d529270991d16de8dc0b79192c1a4d0a6d
MD5 b102af69c5f8795b5e4fc21a79261001
BLAKE2b-256 6d6365618d4bdf622c4f75a1691f2e9c556d7b239afaeac8c5d7f5d3498ce5c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3828821f4cb232f1969f59d2fcd7931d9686e06c0eeb62a97f786df4eb3e10c1
MD5 ac61a7977aa74f43eebd84b33e05ec8a
BLAKE2b-256 c309a3d9a7b65f4ae4c1ee8f25634779a0401ddb1861fbc279ac24d3940608c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp312-cp312-manylinux_2_27_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.6.0.dev337-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6553f6d2ed8efa1b723351c00ee38eca004d4aac084621cfe05ec83386e6698
MD5 2971c94adcb46e9f4c21da58bcda6b23
BLAKE2b-256 fcff31258c512daa45d1efe1c7a70512f81bc902886d28c7691748bd3037960a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36de0c50fe5e49156f8c5db25ca09c52698762f8435e137febc97466f1e5399f
MD5 57155d4a358daee2d338b791ad9de285
BLAKE2b-256 4d213fef4ad4637c494ccd9c6c14057e2cfff9595246373064648b0ac4949d91

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp312-cp312-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 7e34e926e7c4c0d8f4e0ed6e77f6fd92c1b80bf52f91430b67d60bd6aea93d97
MD5 7d178223e2b150891cca00b7af9856fb
BLAKE2b-256 2549311e741acfa4420eea296ac97b7e693dee9ef9ac93bc37b5f59620936a0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_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.6.0.dev337-cp312-cp312-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 efdddcb228c8e351ccd6b5344c22e722175ae4cc3ace6fda687499ae563650ac
MD5 9e206c56cb3eec510301cf7d73d48b97
BLAKE2b-256 2264e577ed23b1e5680ff25f5bbc668caa441eb4c441e29a8f2ddca420bf1afb

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp312-cp312-macosx_10_14_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.6.0.dev337-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 871b93cde25b54ba9ff59cd50e9a29f53470a2b786de7069776e16388f858387
MD5 bbf84235a55b329712d721cf6517e2e1
BLAKE2b-256 f903c0430fadc727d143927843d7de3d4ae581dbe64f22ccb2c78f3bc5663c16

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6621437dfa8415b6f76a537816e5f57962796e27f98d02b4cb9bf07a86c17ec8
MD5 52a70fe1fb5115f4df628f798c393f21
BLAKE2b-256 5f8603cca3881572ac538d3139f014cc42ed0c4d8c49223d04db1f7eb6435185

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e86d95cb5a8898dd5c3c4c4be3e907640b34dd0356365a8c9cba94d7f17ac614
MD5 40f05e7548223a04a0c01df86c012f62
BLAKE2b-256 672725fb5d702d0f33e1c746bacbe8012e82936b35249fc1683c4b3e22fb2805

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp311-cp311-manylinux_2_27_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.6.0.dev337-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3287a25158ce52790c348c77353d514736840b6d55f50a70de0b52726fca2426
MD5 dfec36e9c3e13009f7700bce5f464aaa
BLAKE2b-256 fe16f4d8c7693ebceefce1f7017eb693f632f032ee7c5b4c010dead4ff11fa11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36c7f3d1e950f3888fd34cc2786132a229af59bf95922ce7a29fc335933e6cdc
MD5 bae1c0ec28883af56d62171ec4869034
BLAKE2b-256 5f52a412268b35ab8537df6c799c066c9223315d0fd9872f2a8578e2db6dcec8

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-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.6.0.dev337-cp311-cp311-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 0312e87cd145ac651b55404276af686c5bf6a1a6a80aeb948df0df46250c7a70
MD5 f1886377f4f668528fdbea44fe68c110
BLAKE2b-256 57d36791143a0aa21e085b49427aa561a3123c834ef72027ba067a9d556219ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_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.6.0.dev337-cp311-cp311-macosx_10_14_universal2.whl.

File metadata

File hashes

Hashes for duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 14aa98d5ea9f76326f1ab1cf999526ecfcfdee2144a53111e62b34582455b2ec
MD5 65ba42bc786fe21d8dba034cbb1b01ff
BLAKE2b-256 a87ca86768a8a2dad6d17b65dd53cbd50316ca95ef9421ad8c1704607011cd73

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-1.6.0.dev337-cp311-cp311-macosx_10_14_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