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.0.dev293.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.0.dev293-cp314-cp314-win_arm64.whl (14.3 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.5.0.dev293-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.5.0.dev293-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev293-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev293-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.5.0.dev293-cp314-cp314-macosx_10_15_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.5.0.dev293-cp314-cp314-macosx_10_15_universal2.whl (30.0 MB view details)

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

duckdb-1.5.0.dev293-cp313-cp313-win_arm64.whl (13.8 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.5.0.dev293-cp313-cp313-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.5.0.dev293-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev293-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev293-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.5.0.dev293-cp313-cp313-macosx_10_13_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.5.0.dev293-cp313-cp313-macosx_10_13_universal2.whl (30.0 MB view details)

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

duckdb-1.5.0.dev293-cp312-cp312-win_arm64.whl (13.8 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.5.0.dev293-cp312-cp312-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.5.0.dev293-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev293-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev293-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.5.0.dev293-cp312-cp312-macosx_10_13_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.5.0.dev293-cp312-cp312-macosx_10_13_universal2.whl (30.0 MB view details)

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

duckdb-1.5.0.dev293-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.5.0.dev293-cp311-cp311-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.5.0.dev293-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev293-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev293-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.5.0.dev293-cp311-cp311-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.5.0.dev293-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.0.dev293-cp310-cp310-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.5.0.dev293-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

duckdb-1.5.0.dev293-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

duckdb-1.5.0.dev293-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.5.0.dev293-cp310-cp310-macosx_10_9_x86_64.whl (15.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.5.0.dev293-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.0.dev293.tar.gz.

File metadata

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

File hashes

Hashes for duckdb-1.5.0.dev293.tar.gz
Algorithm Hash digest
SHA256 e252981f82370382a4751adaec3faf96eead08e42c8f555f34615abe5034c820
MD5 c4cde60bacf7db614584f7b8e7b564eb
BLAKE2b-256 ab277df72fcfff5e2b667198537c58a85d8c1935a50ad1b264c93704aa0eec0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f42b59480d2f2f7d4f2ce802ece664d943d56cbf970992adc162a39dd7625433
MD5 fc0d4f76e29f77be09ed671fba6c9361
BLAKE2b-256 6731e525824b3e3f4cf19cb808d3bdfe52c696637eed7a8dcfe907eac3b65f8c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a1a0e741aaf648f687ec160da087c957e16dc86d46bae70feb3a1ceb68d606ea
MD5 c02af78072c6afee3a4b8110442b6dcc
BLAKE2b-256 ecdd19056854dfbe3669df8b3a3e161ce2bb57f7cf5995a5cbdaaf5fd3e355bf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0669ada7b102ac073095eea3938a931d74f526cbc079211a6117a4163fcc3125
MD5 56d10697d5fd793a088e9ecb21a35777
BLAKE2b-256 897d325feb61e92dbedf92c6becf3bd052600af45ad33318c56ee0b328204016

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 877d90dffe05842151c749cea4b037a9f2b61e3cdede14b330e92f638db0d90d
MD5 f5301d8ac48e7e89eb39534e66db6a34
BLAKE2b-256 1ce1c2fbe848ac5bd8745395614620077b7be573825eeb3f88baea1cbe15ae92

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca646cd52dae21732328693ddbf76af99c28a6be3f82d5b4c029a70eaa5056e1
MD5 19bad77dbfd1343bb5899d82436a2d49
BLAKE2b-256 10c9388976279050875075bd007b1d2afdeba29464b9facc7055ed038be0be60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 81a1305f9c65aefffb0c120ff1774c658c2e5cc1058ae1764a0a20185a410bb3
MD5 a36ae6f12900138e2474b8de3abb7a0d
BLAKE2b-256 b9ebabcc40b899653ee235e14e3ef8bc2247abc6a9f77a61b233376a7bf60bfa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 27fdbf28e186a54d1d4f926b468a530413f0edef55e5f6e04e61a09b1d0c185a
MD5 7f68723530830248005e7b75037a6124
BLAKE2b-256 48fa97cd03bf8e525af6b487c74be420f9de4c8ee6e85a4000b05d8c229c6a6f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 2283255257e528975910cee2b904679ba76fa88f174d308917cffb379d2fd235
MD5 923d2f8061fc46bbbc55d7c9f0a55f6d
BLAKE2b-256 48736662a9fa9dc24265700b7879fa540b1414e3faf35dc9e431d7ff47f89cfa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 59ab51e2dd3acf3ebc308be8cbbfa4314a91c1050352d1aa83d4f2e6196e9ffb
MD5 decf06d395c2e4a24f90fa33f914d611
BLAKE2b-256 0a9f37d7aa2fa7f1a36693e8ba7d551f283e26ec2d06c3da16303c4e714fbad6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5aac789fcb70a3e2bb7b79ccbd77969b2f1579878c37e8d7b32b8b7747dd809c
MD5 d6a021577b6f03a7a25b29b9e480a274
BLAKE2b-256 e5d36300b77ac8332c8427534dadb7c2ee786e51db4546ad1dc0aaeba793df18

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34c3760d7baf59f20e06167b8bb460acb54de37bccda68cee9111fa07f45d4e5
MD5 fef5f054e9848ecc288a432ae2d0ecdc
BLAKE2b-256 ec8639c3ab4dce912e49589f3cfc6082a2e30111f6e1bf944aef3c087d37a518

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aaf73a66cd2dca228fa2c186638af7b63a55572b6560849283a1a583d0e6b442
MD5 c019040e0094e18d27bed842837825bf
BLAKE2b-256 61a9068cea2ef6a44e00eec2f9f57b5bba4c2a593f84fca001304e13021c3acc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 db201c04227e0277cdf46fb208f849901ef0c992c247109d7668af9531096623
MD5 c81080da9e14695dcc3e140f2c50d299
BLAKE2b-256 75d713a807e610d268612d21f935d391f2acf6252d8373094ad7441e312217a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 da46b082180a1204154379f1e848497364e4b97245264e2f07e7fb26f096ac01
MD5 b630fdb83c0f67ba98aeccbb31c1511f
BLAKE2b-256 def0499087fff4753d211744fe580ffbaa9ad25fa2525c6971265f0e0560aad8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 b633d8cd2467ffd38eb9a912ecc0fc863eb0d168383a41271c02dca35998731e
MD5 a74b96e0c8c294ea1818dde93ef8c452
BLAKE2b-256 d8865f456fcf54b65a9210049bd2babb746bc765105043cebaaf1524fbcfe2f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 bd0fa69b04866c7d66382a7cf4060511f868b710414bbbb0843e7ae84cc0543a
MD5 f3157cd4a92eb4fdb84d0035786c7c0f
BLAKE2b-256 7e1a9708a86525af1e80e355533eb841ac8782691c7e52a340ecbc7c91279455

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a9696219e220ca31012fad7db1fc5bf6f7a3831f9e25dfc412e769bcf0779ce
MD5 89217bc9aa8cb278a00278a0b7efc6bf
BLAKE2b-256 4c08f1aa985db427e48e95be9d574476318b74e2374b734d86e85f469ccf411a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e01086f4128c9d56d95e1237ad5269e119d51703da2505e81125c1afeb13607
MD5 73deda4b46d71aeddcec3be5ae150a4f
BLAKE2b-256 b26c241ff87c120665e4f912c4efca10d301048ed2027a7878bffe65b5b72d0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4047c68f7513f39937f339aece69067d679698e661ba4af5c54a4c3ac74ec405
MD5 807f50e64d72251dd6e214fc30d65ecb
BLAKE2b-256 31aa11ec78d706f71db3136956a4478d1ea79fe0e3b0a39c21b2abf438c5f133

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 46ae1f1cb9fe3aa38c4f675c6759286f303528bc803dbb2dfa3560455af0ee53
MD5 4134cee61e7ca99d9f94a7e6884a6a54
BLAKE2b-256 c8e75296ebc9f7023a9b227253b2d343a6a08575ff9a7cb828d2fbb4a796a9e1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 5fa078e947941bfd05fe5ca50137b8455caa6213a868170a8021055ad517d6af
MD5 f50ce09ee73dc1ca75fadde79e73b35a
BLAKE2b-256 cba879762100167b5183b8b38f4fe3bb4938f06d8a579fbd3526489da87e2f29

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 96ad0b9a5fe7001fcb467278698c2035dadb75cbbde0755c1ab7cf544b130df6
MD5 4e5720f3cfcf00899576a2ab03a980a3
BLAKE2b-256 7cdc2cdbeaa8e1e6b490a46196a798bbe4a6615bf69c564a0b228a3443f26a81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3202df747b18cb1c224d6dbe083d8d497975ed35026d8f1a3e9338d9a53327c9
MD5 e7af30eb9ee215282e1013ae6c011603
BLAKE2b-256 bc5dc04111933ad4deed78708bd05ffaa196976166c6806be2f007281ab46f1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7ad2dba948325922e4ec3f96870eec01ff3dcce9d3253d9b8e545a6c6fad28b
MD5 48799c41019f6d616859a45bbf19b0aa
BLAKE2b-256 de2965e5553e404c59211daf1c2a0e48bbdfff022a4b89a88e56f9f4cb637d4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b2fcc29864a1a306298fcae451ed1c3a0a40e3517bc1630492ee61bff8f9f02f
MD5 e697b85e080f999e37f0094015b6fc83
BLAKE2b-256 21a28762bc1d2e59312fd4be7e4f17123a4719e6f01301d1a7ad58ff10e672e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f88e58ebecaf47b43fa798313922e7fd945f2b802de33d2777ec281ad01c83ad
MD5 ef93dea10c5f189efe8e5e250aa1f780
BLAKE2b-256 41323b8c41b21ce793beaf45a52587c0fb1e1a8c56a05686fc03027f6e654f25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8c90f9274182d4662f616f20ab91172686d54a92ef6e8972eba67c719316680d
MD5 750a657d38fb81b2c45ee4648a81eaf9
BLAKE2b-256 6e09c29f5ec8bb4485ff6eb0fc73ec44ae287918c7d558a240a9bbd731a98516

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 f6a6c4edfb13b410dc9e0b9e6cf4cf9d212b6565f9ae5abbac763e4fa7910c59
MD5 478c8e8974fd283785febe223c84dcb1
BLAKE2b-256 2173c5ac515e0dae8accd6393433a6a553633531ebeacca0a97d63d349a3a6d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ef68484d5ae06280d515b99f9963122e1f8a575fee8e490fb93a47ed95037bad
MD5 ec59d3b680c5167aadbfc559fcba383f
BLAKE2b-256 74aa867b36d4e89f0bae74a04c967c4bbaf90b82ed986129ad8f8169cf599d4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a28cbd18254fe072651c5d6c97c3208faa2cebe92a6238693643210519dc276
MD5 0b1e030c1d5af30a7367d79aff1e8f6d
BLAKE2b-256 41abf0379662643d7d5ae41d61a6781701786d98e53a11ece81bbc58da94fb1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 48d5c0ffe1bfbd1047bdf2f2b380a2fe35312a9a8d9016d109b780d55857040a
MD5 90c9c0450a766f2cf1ab515ad25ba9f6
BLAKE2b-256 641c2948955c55ec72f41aaaef160ebf12b3b1aa9c8efbf1b1824d04e035689c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cbaf0f83b6827368f494a91377349640d6013ffc2272f7135f9f479fb9c3125d
MD5 268a191ccc63712273128532df1b214a
BLAKE2b-256 d1f6c4d8f38e5a9e6a53eb9dcf54a20e755c4d15dbb5c20a721928f01f140373

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ed04f2a767a1f878ad73fefb389a6b143e81c3f4189394f0de0c62bbaa173c0a
MD5 4506f2fa8ccec5ae306b0df685e7cc11
BLAKE2b-256 2b607de58ba3cb6954be89752c5bfa3913ce291787b969867e4b2a190afeab9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.5.0.dev293-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 9f7c2022c1ed0a4e69ef82f193e1040f80587ab9fdbea29967205f4286db77a5
MD5 9966a5fc7453ee42ff743c7b8fe1f784
BLAKE2b-256 27dcba61947788c468832a955017e9b9f27d98bfd6cc7ab18ddd29474112ddb8

See more details on using hashes here.

Provenance

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