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.dev341.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.6.0.dev341-cp314-cp314-win_arm64.whl (16.0 MB view details)

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev341-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev341-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.dev341-cp314-cp314-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev341-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.dev341-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.dev341-cp313-cp313-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev341-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev341-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.dev341-cp313-cp313-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev341-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.dev341-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.dev341-cp312-cp312-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev341-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev341-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.dev341-cp312-cp312-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev341-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.dev341-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.dev341-cp311-cp311-win_arm64.whl (15.5 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev341-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.6 MB view details)

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

duckdb-1.6.0.dev341-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.dev341-cp311-cp311-macosx_11_0_arm64.whl (18.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev341-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.dev341-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.dev341.tar.gz.

File metadata

  • Download URL: duckdb-1.6.0.dev341.tar.gz
  • Upload date:
  • Size: 18.4 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.dev341.tar.gz
Algorithm Hash digest
SHA256 c74d2c3649f14b40984cdcbb4a425f46c1048e893d024c8f5819755997e09c61
MD5 123c0de9beaf7583f38e91e6bf255244
BLAKE2b-256 248c81d835d542ff8eb4b0248f808fbab8c52f2022145f54bb51636dabfc4f8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 f19ae5ebea07d06902666bed9da0540c2b22954edcc3a582416cbb5acaf68fd9
MD5 ca977c8cc44c665e9c2bce22e07b169e
BLAKE2b-256 9223f26df0dc3b461874863b749498909189214aaadc32964979f2984fd1b928

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6190442ebf694d104a71b5c2b44523ff50fc1cbfd9abd5e372b95439597761c1
MD5 dab1b3f15c77840c131795139d6e82c9
BLAKE2b-256 49fa19fc909292385fc940499ae5422fb02930738c99681770ed101a365027fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31573ede11dbd59cd96280dac069ccd4fcb8f2396db48814b2a4d8d62c3be2e0
MD5 ed4bafd3a02fd5186d116b2713556041
BLAKE2b-256 a835fa150b6773a2dd6f0541055fe00231df2834967284131d50265954c32439

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43180574eaeff70b12220d9bb95159c4d0d241b7a52f491881895b9855c2668c
MD5 b8bd728cdfb560ec92c439b6c367253c
BLAKE2b-256 0c997f076047c7a5eb8f450a2c13a1c1ac6d19d54b7872f522e93f46dc6fa06d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5e26fb9528e1fc49f17d621fad6dda6c934267a1a4e8c29759ebbb47e8f0fd0
MD5 c9fcee43cd89bccf1cf41904535b5ade
BLAKE2b-256 8859535212174bea86875f58b01db6a20a89850494e008378f2ce54802418e12

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 6a8e75dea667bdd8293022d357cab61982137f968f55f4cdad91e847b67bbc4f
MD5 a31fbc6dc4a2c578ab4f358fe808880e
BLAKE2b-256 0d2496c87f518ad2cae1614a165855fabfb5df21d8e30c8f8877e06e654f1a7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 90206505251a10b7fbeadfc2194cf576c99ee1364837352b7967bc47adc6c0b7
MD5 2f4254a4952c438dc4eb5ef9b6eb48d6
BLAKE2b-256 f11d7d9cb5116deef53807c1dfc61f20f162e33968250d5bffbebd4019178011

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 b2622f7482b8a7e6947fc2e88a8453967ebfd9b5aa66fa2b96f8d7fc5f620886
MD5 33c5011532eb16761ae3d9eb7a1dfaa0
BLAKE2b-256 6880eb5d34f157fbc630f4dcc7de58c3bb372413f71f6aacb0853479f6e617e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f134614b0bb26549d3afc1c292f9611ba14e917e5e2e22f2433774ed224ecb6d
MD5 123b8518f86669476f4ce8f3e9bebe62
BLAKE2b-256 e9d259eb87cd39a7ed558d361072084ef1404242c1d677288973f650836476d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 637dab8ec0511e0e1d0b7993eb4b3d7c72125b8b62aef986a4b115b88233f6df
MD5 df8343a00afaa1c8aafdca8e706b83b4
BLAKE2b-256 25fe97781a1e54e9e2305113acbc9f6e23edf890ac4135c20823f7aa13a03003

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 973144d5a95946c386a3a76105973106e54950a617746b7b589537f3c98b3a3f
MD5 aa999b9187016e0acfdc6094748cc2c4
BLAKE2b-256 10d74c3a789ec75f2cff1b256974f14640fac1a2962533fe52a0f05fd8e912a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22a4d03eff2617c66ba538cd3c35c1ed973947a6590e72961e736be55a5b1a6d
MD5 954252c02ea6d80025d6936bafd9168b
BLAKE2b-256 59cbe4f54ebb498b9d833b6ff444be82a911c13ba27ca6cf7ef2d92ab72c2a1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 09e8b9968c543574c89f132d75e2979128018d4b1be8cd717c3d2039876850d6
MD5 4f04971e2089d85d7b71ac6e918eccca
BLAKE2b-256 67f3ea6e72d0b9f0bddc35dfbe0fd5ab153a64052f2a02ef89d0669e1144f06b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 1a33263f6fc6f27c945255d35552e90350d2523628fc9f08037bb11d44e9c8a1
MD5 ec704f7c42536db22a0abefa162fc0c2
BLAKE2b-256 8641e9a519a2dd8c990755f4ff740e5277363faf6da7c030eb932d923104142f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 c3cc25079c8c5309f7ebe28ace79e8812b55e0c5bf2bfe327bc66d6341cc9650
MD5 53d129c03f523b19d3c9022a7e0cbd61
BLAKE2b-256 2c05c22b8505daf4372fe5fde0a4f29df711a602a4a950376a62a42566639498

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1021e908916b6852b8a2ace44bc62d4dec1b77bfc22f35dbddd07bcd22ae2493
MD5 49b35686626e262d5eb0ac7304001f12
BLAKE2b-256 a0156d55eddccecead28b0a3ec2d05bb393775cdf4c3069c3db6c84b698e68ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 872d210a2d0df6e51be91380251ee9168fefce9a04d7ccba3a49b9cd2275546d
MD5 87a75f0e8f09e42ff60c9a8fc5fec2ff
BLAKE2b-256 1bb7c87e3967fa7acdc2c6906444487023b06ecf06e8fe5430aac6c25bd62c91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 586188caadc9dd4be4fa8480c54eed8eab2e1c014ce011553850f754b1c761bc
MD5 2df5e24ff7933b86273349b6754a20f6
BLAKE2b-256 64c4c2f7fe07fcb10c6e65157e9cecf60d17b018ad7ce22bc8b8b4c2f67d347a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a9a6b9859d3279dc0bd6aeae637dcb80c3fdf29b4ac9e762c26c5297ecd5e8e
MD5 372210075ee8d11ea286c7690d4a2a4d
BLAKE2b-256 1a9ba12d6d36014f0b80ce311b8f4dd29f3763211fb963a60dca5b47ad36e62c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 708bdc3c7157a05de4d543a39b7ef85e15cedbd5080cb179e08c2e79551e775a
MD5 be3e381e7829ba6467eed30fbd81e5aa
BLAKE2b-256 bec2825f69158696dc2c132a74f63dd58cd51cbdfe653bb7de36f141816fdd08

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 4240a6fb057748a6a1b436f1bc25d41469f276a4ebb8ee6b2941d33eccc20fe4
MD5 b260faeac1197c83dbcde68ba4ad2935
BLAKE2b-256 63fd78df7d2a126abfdee0ceadecc6f1dd483da3124ced0b842f4171f952361b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 cd7a101dbab46460fe93b1b0e4e157b9a3d73d2ccad1aecadf9d66164370dbdf
MD5 299c7e2180c55361340700ee0b4ac1be
BLAKE2b-256 2215f880a4517d8522be58d3c97426b54f1424304d9480807f40da695702bd1d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c37ece97523fb5d64a6bb8e1ccd4819ae3ca95588af2318a06780f4f680143a6
MD5 90bbe8d2e522e0c3a6f60c7996ce6f4c
BLAKE2b-256 8289ed47aaa01748169561f83250434865940d1e6fbd50c7b589ddc9bc9c91a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9971f8ff6e9b8cafc13ac3c478842fc89dcbf241f2cc2be2f40130a49d060cf3
MD5 868f7618b970a33c24ed493cef5f7a4f
BLAKE2b-256 88a009e5153f87fccee5f05eae79b55e3b82ebb1db22a996801a92cbd4b4ac7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd333643ddb680b7286c964882af94b69cca26aa1301da968aa913c1fe3cf2bc
MD5 b3c031989d809f1594d3439fd0f88065
BLAKE2b-256 21326f13d5146a90866d4fda599405c11f6f69e1ca72750d7c8bf2fb761c41b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebdcd4a9882dbcf48527b1cf968de57bf142d1c39b555bbcae832108e6ee6db8
MD5 31fbca55b579785fbc0f807ebf9d601d
BLAKE2b-256 b956b1f76358294c802d94eef8c249c89cf9353e322c4e4e2a432782930b411c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 8d0b10630648728d043094842e51bd31063c6dcf4ef87ab268f998bf709c2975
MD5 e3ba7b6733602ec9163d26eed2bc4437
BLAKE2b-256 1403727fef90c9b1fb48bf938096d7deb604a9b9a12374a7b304c2aae895053a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev341-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 935ccc3464fe09ef804c8e8511c252b6ec365d77dc23251d879a99ac9800df62
MD5 73c8b41539840ca4499d6d48940e1888
BLAKE2b-256 ba94517865c9d7fd94a1ff7d8d61256c90987a90291d19ae800059c550484885

See more details on using hashes here.

Provenance

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