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.dev214.tar.gz (17.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.dev214-cp314-cp314-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev214-cp314-cp314-win_amd64.whl (15.0 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev214-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev214-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev214-cp314-cp314-macosx_11_0_arm64.whl (17.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev214-cp314-cp314-macosx_10_15_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev214-cp314-cp314-macosx_10_15_universal2.whl (37.7 MB view details)

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

duckdb-1.6.0.dev214-cp313-cp313-win_arm64.whl (15.0 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev214-cp313-cp313-win_amd64.whl (14.3 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev214-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev214-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.9 MB view details)

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

duckdb-1.6.0.dev214-cp313-cp313-macosx_11_0_arm64.whl (17.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev214-cp313-cp313-macosx_10_13_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.6.0.dev214-cp313-cp313-macosx_10_13_universal2.whl (37.6 MB view details)

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

duckdb-1.6.0.dev214-cp312-cp312-win_arm64.whl (15.0 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev214-cp312-cp312-win_amd64.whl (14.3 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev214-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.3 MB view details)

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

duckdb-1.6.0.dev214-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (22.0 MB view details)

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

duckdb-1.6.0.dev214-cp312-cp312-macosx_11_0_arm64.whl (17.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev214-cp312-cp312-macosx_10_13_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.6.0.dev214-cp312-cp312-macosx_10_13_universal2.whl (37.6 MB view details)

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

duckdb-1.6.0.dev214-cp311-cp311-win_arm64.whl (15.0 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev214-cp311-cp311-win_amd64.whl (14.2 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev214-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.2 MB view details)

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

duckdb-1.6.0.dev214-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.9 MB view details)

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

duckdb-1.6.0.dev214-cp311-cp311-macosx_11_0_arm64.whl (17.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev214-cp311-cp311-macosx_10_9_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.6.0.dev214-cp311-cp311-macosx_10_9_universal2.whl (37.6 MB view details)

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

duckdb-1.6.0.dev214-cp310-cp310-win_amd64.whl (14.2 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.6.0.dev214-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.2 MB view details)

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

duckdb-1.6.0.dev214-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.9 MB view details)

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

duckdb-1.6.0.dev214-cp310-cp310-macosx_11_0_arm64.whl (17.9 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.6.0.dev214-cp310-cp310-macosx_10_9_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.6.0.dev214-cp310-cp310-macosx_10_9_universal2.whl (37.6 MB view details)

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

File details

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

File metadata

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

File hashes

Hashes for duckdb-1.6.0.dev214.tar.gz
Algorithm Hash digest
SHA256 79defc94faad764f0f4d8965f88bfab43ed2e2507326daa11583c0d251ed6ce6
MD5 70097f97f5e64f6cf16acb389a774836
BLAKE2b-256 8557de12f60ca4badc65c2ca16b01466a6288746b96b4e24db5331e850b53b28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 24b4e24f7ccb803e18423ea0474cb603b6fc45b9d7fb70b86a50ffa68efd4210
MD5 8bf4407ab857fd602f84d095d36b1112
BLAKE2b-256 2077f1b480c0b248931ce0d4b566d295206572a679481baad95ea3ba06d8f928

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 2bbcff48a901b9b2ee1c74e9729649d6e9d02356af2a844bcff60a648ab0e48f
MD5 83deeba7ec1fcfb6c56229e4a840ba4d
BLAKE2b-256 887cf853c50ac0da0688ce0b0cd1a9a49a9f5730ccef69143964e16eb60a9458

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a188226cb1c74c0e8680c20e6f65ba14893e1b8aca836b11f0a78f9d45b85146
MD5 614a3222cf6089aae274a940e646feab
BLAKE2b-256 b19539f654a40a8e22c950fbab73682f944969188a352ccafe97125b32c73679

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 802108bda584c9414c2485989409047ebce18b7eef16057e256c3c2a7ff78655
MD5 58f579dd81c253c4e5238c8f81307694
BLAKE2b-256 b6f8480e3416e6bb8725e5d1e9a2395708d5e608fa0d2472c182b28808b04bd3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7baf6e76d899bc7d36b2ec8170cf668b82ff4f6e6e1f4aac32651e72d8a4e8e1
MD5 70ac25b9c189182fc38da51e20ffa89e
BLAKE2b-256 4aad158c82253fb6f288a6b23593af5d85f78295c3fb71327e3e44df9c506de6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 149285ff14c47e369ab9dab67b3abb59114f41ddd4e4fd883fd5d159ac2e1a17
MD5 67a33fdeadc0f5ad3b0e54c6720c1632
BLAKE2b-256 e27eb991683cd21bb3679262742398c5e2234102589f0b8f6b7cf3f3a52d2bd6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3cd1ab1e8a4104e2248d36e90fce6f55bd9be1ee4bc3e1274d6017078590f377
MD5 d291d63ca54a560445e7f5603d63c985
BLAKE2b-256 88178db8d7cd0bd777548f23f6daefdfd02366d292d9458ac594f46b2b59b05f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 6ef0109e8daf1a0a630339e5c57a40a5af579b5ab99e1d391eb2d7f6c8d874e2
MD5 0743281447323211f34f8fee03e69361
BLAKE2b-256 c23a7b62733b528f6897b437b6318b006ad7a0a3a1527f8fd7c6e329d8a401a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a449224bff266ec84bdb16fbfe4f99faa952993f3e6bf773fc780c3b4ef932e3
MD5 3f7a6edb072b13814fefa0a20a0fad73
BLAKE2b-256 e0529ee0b6a829d66a8656e53989c1b578838e8cf59fcf03b6885adba5313ed9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 11809cb1e52ead89b0473a081f3abcfee5325ef6e22a7d91c14bbe1280e03963
MD5 020db3970dab43294692c6e2d9c4578f
BLAKE2b-256 afff07ae4a4605e5bdf31ad1158b512f7d564de71549d94d1262567a9eda9eda

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00c4b1e92acb25cb173c8652f05d88027d069932c53929c9ea2aab15f16c28d5
MD5 262eb02dbdf7d6195d20a24c2016c23f
BLAKE2b-256 0dbf76e42be95d36634c21599fcb0295ef21d49c81e02ab5d89ffd2f2d712fe6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a5b17f85c8f296ee5ca4cf1b8e7ee27d8bda2c97d178cfb85b20fdc87e40728
MD5 ac3ed81ea5fdf346189261866336de2b
BLAKE2b-256 674113f20c6230327b1c193019ef7165f09e373124ba7261516f17c4fcaa8103

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 ee50d96cff087cc1e656558145fd707a2b1cb6c2f8bf8aa4d0fc8078a1d399a5
MD5 43d4a33ce45394467cecc0b684a5eb7f
BLAKE2b-256 ceb4d135a95626863f6ab5e35fa853bf5dc2981ce2aa05d09ab0aa320d4e2350

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 bf84d13d554c20bf2aae104c1de07e9e426a265075db7843b1e5947d763bc4fb
MD5 6e8c7498a37ccc0d80fa81a7b58058f6
BLAKE2b-256 24d3fe7ec65b6d9218392c6096aa7af8454eafd97c6d22015ad4852dd30a5c19

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 65c230bd635b6874d794227ae33a1c0e6cb3f76c0bdd3d2b78b3702daaf4d9c9
MD5 8749cf19b8e3506d289148b9c40d6a9f
BLAKE2b-256 aeca41ffa0b058327596c4123cb19920865c5d43d88a0a9ebf22f275149b8a5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5e823fe55acd3cebbfaf842e6e1464cb2651022b331519884a72c88025dc7f84
MD5 b37e7646ba7f6829140557bd7400ae26
BLAKE2b-256 252a49fc2477af318f79e92588d3671837c2924a8d085542f61c5096f3e080e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 990fdeab59265ee09282692a6b1119533f2619b0c9a2f7fb29e72e013469a762
MD5 d6e282e8458016fa18be3dd85ade798c
BLAKE2b-256 497911f177e11e809610d362322de6e5f4134120372260d1a765b3897c195777

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 50e5b36f04e7e2793c58fdf480b86e4b3b8d385c5089467e36c5e1a5b419e054
MD5 e70e0a29a79d9ba6ad3945d9aadb3ec4
BLAKE2b-256 062b39ee179c3b8a30e8f905152b62de06889ff42ec1882d21452bd19bd014c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5c52bb2daed5c58bcebfcaa044cb2d7e24694b655b506aff2c3a9ba92325302
MD5 50a6d3e0bbe17bacf2f5038ab8bf471a
BLAKE2b-256 9531e1eecd6bb773e5e76ef91183b658f6c8ee4473f4b019c694e278bd1c8047

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6fc1d03a8ff8f21b2cb4e11017328bc92d28fa19e4015177fb73359d3d9196a2
MD5 c1ea8e9720c8ee9cc80ff5416985bb63
BLAKE2b-256 f731a69b4712c0f59a5fdc9cdd4d447e74734a421f13e332a5b82afc7cb57c74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 0689235752657be561f5c3a252d7dbc46b382bd160535780ee9721d672b51af7
MD5 5686027d1d89050ce7788aea7f4054ae
BLAKE2b-256 75c5ddd0f96cdc439d5e4411d516f0e7b4cb4343a950f5fc7693d91b17155e43

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 cec960382f2f399894ccfbe320bf83d809f9803a8678718c2c405d04ff245b59
MD5 15d4f0b25933d47438aa31fca3efd59d
BLAKE2b-256 bd477ea3d69e527af70a0daa6aa65ef1d599cd310eb70f32a864c0006051d54b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a3bb85abc0400c4630df4c11a89c6c675888696dcf5bb9d46b10c895d8e380a2
MD5 6c76396d23e99f5bb6cd776d7f6a5d36
BLAKE2b-256 3bded2c0cb165c67e53c0a525bcae1ced7781848c22d4c8448de9458d3f38a02

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c27f57ca01f91b8b793d4c525e0917e74b50aa039b7060d6f0f6bb82218c4e8c
MD5 1a61dfdc1b1d0f385b5b88d277d40985
BLAKE2b-256 e78231de3aaaabb8e0771b178966ab84f9215ceaa8d02d1daa4afaacf950bb52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b1cf6293c347cbb87e36c5b9c8534f695a69bf11f50ee7395c347fb8fb3363b
MD5 02dbfd29d4128fc4c6109736e7681b4a
BLAKE2b-256 6d81b31d2f91c72b85a9cd64b6669a98c360eae9b6eb0e553b22659106a5d059

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f383983f730c47040228fbedc9bf50abedf9242bcdfbaf61dda5fa2867ed4e8
MD5 6d07b27559c80c097c2ca71be7429ca9
BLAKE2b-256 5d8495640de6a5515f17d76892359183b04b45815e1e560a765fe35f4f6885f4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5a865412e8b6980b516a7786db4e8741de8b74db49ab969db1766561c281d82b
MD5 16915f3c790223198c05834585032434
BLAKE2b-256 8768274a75ac337af5e8b6e568e1986cbdea12ee1b72e88a0c47dbc02387b993

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 6cf113d1df8342cda0cfc1b7912601e0aa4e32d29a6d728aa81205c7567ad256
MD5 2cbc6d1f4758f278805e85ad67c9bdee
BLAKE2b-256 ee0d5fbdb6d2f4d12074e52caf794e2fee7f696c9bcf47dd78b1219a565a015e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cae24639148276d2163bf0735b78ec93bdc28a9bcca98d88db6fcb6fc9d5e1ca
MD5 cc988c33a946774bb7184a2872ceab3a
BLAKE2b-256 86b5dff93505eadc9875a876814e0705bcc92210155a1bfbd59d9eb4c90ea38c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c4d5fe7e1fe6d41d504b5576854142fbfe6f91fcec0a82c524f4b61eccb20a9
MD5 c05a9ce9252c98fabc6cd6da3135a7ae
BLAKE2b-256 2aab6517da3625d49a7e0fdc69a5575c432aac3c48fc215854e8ebe9b368bfea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 000cccd122fb3bb8d42b3c9d71c4b0230be8af38bba1ab0abe04d3a3bb04688d
MD5 76fa58c61366d82e348525c0e9b0f2c6
BLAKE2b-256 5f3adbba19567d0d29be1cd0c5c21320d8be87bb3e42eba6cb0f36e0d333adf1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19d6435c41035745669643bb2138b56fbcfdd402c6392e3301529648d6da905f
MD5 89c7aaab7597ac2363fc57492d50a7ed
BLAKE2b-256 9600dded999b6ee345da26db4871b6ef20676b20b02e6a3840d1bea493644cb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8a87ac48717eb8a250cc1b5abadd0ea2daa60272bf4eac8a0ce188e5b7f0803d
MD5 b32c7484c8caa148363bea2ac597252c
BLAKE2b-256 d09bb1f8cfb7a3ca1cdd7f54ed29983b556627e62cd722d4d3454abc50dd064b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev214-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c4e1dbfdbf9501967f0795b19840c0ba260ccbf6d0e01e534631396d98407f68
MD5 d8d33b5f7dacdbe41836e133af83a146
BLAKE2b-256 bede1d1ea668c46ae2b0578ee30777a45f492f092102bcb198f439358de50a15

See more details on using hashes here.

Provenance

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