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.dev64.tar.gz (17.3 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.dev64-cp314-cp314-win_arm64.whl (15.1 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-1.6.0.dev64-cp314-cp314-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-1.6.0.dev64-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.7 MB view details)

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

duckdb-1.6.0.dev64-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.4 MB view details)

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

duckdb-1.6.0.dev64-cp314-cp314-macosx_11_0_arm64.whl (17.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-1.6.0.dev64-cp314-cp314-macosx_10_15_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-1.6.0.dev64-cp314-cp314-macosx_10_15_universal2.whl (36.5 MB view details)

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

duckdb-1.6.0.dev64-cp313-cp313-win_arm64.whl (14.6 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-1.6.0.dev64-cp313-cp313-win_amd64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-1.6.0.dev64-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.7 MB view details)

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

duckdb-1.6.0.dev64-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.4 MB view details)

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

duckdb-1.6.0.dev64-cp313-cp313-macosx_11_0_arm64.whl (17.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-1.6.0.dev64-cp313-cp313-macosx_10_13_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

duckdb-1.6.0.dev64-cp313-cp313-macosx_10_13_universal2.whl (36.5 MB view details)

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

duckdb-1.6.0.dev64-cp312-cp312-win_arm64.whl (14.6 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-1.6.0.dev64-cp312-cp312-win_amd64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-1.6.0.dev64-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.7 MB view details)

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

duckdb-1.6.0.dev64-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.4 MB view details)

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

duckdb-1.6.0.dev64-cp312-cp312-macosx_11_0_arm64.whl (17.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-1.6.0.dev64-cp312-cp312-macosx_10_13_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

duckdb-1.6.0.dev64-cp312-cp312-macosx_10_13_universal2.whl (36.5 MB view details)

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

duckdb-1.6.0.dev64-cp311-cp311-win_arm64.whl (14.6 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-1.6.0.dev64-cp311-cp311-win_amd64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-1.6.0.dev64-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.6 MB view details)

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

duckdb-1.6.0.dev64-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.4 MB view details)

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

duckdb-1.6.0.dev64-cp311-cp311-macosx_11_0_arm64.whl (17.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-1.6.0.dev64-cp311-cp311-macosx_10_9_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

duckdb-1.6.0.dev64-cp311-cp311-macosx_10_9_universal2.whl (36.5 MB view details)

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

duckdb-1.6.0.dev64-cp310-cp310-win_amd64.whl (13.9 MB view details)

Uploaded CPython 3.10Windows x86-64

duckdb-1.6.0.dev64-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (23.6 MB view details)

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

duckdb-1.6.0.dev64-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (21.4 MB view details)

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

duckdb-1.6.0.dev64-cp310-cp310-macosx_11_0_arm64.whl (17.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

duckdb-1.6.0.dev64-cp310-cp310-macosx_10_9_x86_64.whl (19.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

duckdb-1.6.0.dev64-cp310-cp310-macosx_10_9_universal2.whl (36.5 MB view details)

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

File details

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

File metadata

  • Download URL: duckdb-1.6.0.dev64.tar.gz
  • Upload date:
  • Size: 17.3 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.dev64.tar.gz
Algorithm Hash digest
SHA256 63b482ef778d551caabd1a7cc1cb6baba6666f06305bbec463bc39e4e59e80fe
MD5 a09a52515a341d37b8ab69cb81075c7c
BLAKE2b-256 076b0c13a1c8c87c91bc2d6d10e6bbe2d06c810dc4b56cc0f2d62a24dd7afcba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 a87a375015ac29a8bf952aa86b5d6efeaf7671ffadf8ea8748a43159a4a970e1
MD5 7a763c0ae416dddc4ec7b021e662092e
BLAKE2b-256 b5654e1df5c9f6dc082f8b04f8a7b09dbdd99aca97499b3f38531ef9309f7afa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3a39ee404c1154fb4627ff52a859278ce3a8229510b048dd87ffbfa3435e02b8
MD5 3bdce88ab18828535dd08e2ccb95a38c
BLAKE2b-256 582b793ee5b0bcddb92e818edbce5029610dee78c87b10cc862eb4a5f641d29a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a6b30c7e407c4d4420bd8ec4b103afc976ad22d2bceb3f5b9fcdecedfdda56b
MD5 015c124c51850ea8ecd66ead069011b6
BLAKE2b-256 6d3139416db817bdd03f1ab98dd53abf0c6d95fc6ef29c64f002fb87fe2d09f7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e1079a1a42f10395435341ca8c6d0afb7ebb189533c37327693c9ebe740a74ff
MD5 5d3dbaf7b3c6da98c78b2f4283bf35da
BLAKE2b-256 00fef1c78dec75d8a0fcbe7f2033a8a9b48f1e19870c3a3d55fc530542f5206d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54ffe0a7695d60fc3a2cf8bbfc2d82001274547b48417c290c37cea2d7ed27b6
MD5 64608be0ef79cb173487b5264d351200
BLAKE2b-256 5031b3ddfe41bc3f91a6e54b788012c774a25b36472d11655755c172f139cf2a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e95a3ee4918c5d7ac4731bff54ba6de7d1e83c1e93380cbdb039a80a8f30940b
MD5 7f2699ed697a039c88824d47860d59ef
BLAKE2b-256 de6af26e0868e5ef2e80ac3f95d803b85f409b1ea00ec3b318e70e80b6c345e3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 5a692537c594eb56c1d25758017e723fe32fdf7bcb4dcf7d5366725a0ece9903
MD5 89d1d6338bf9102092746255973aaac4
BLAKE2b-256 214c2cd2d0f6ed5d05b5fae1a62432ed9cf28c918351103c107a271c8f0923d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 fad7d1d8c8b74d375cb1b100f5b86d8ed20f958788440e0ddeb999d9fe7810db
MD5 e6d95d64908bb6bef992437e6282184a
BLAKE2b-256 605dc3dfda14ec48a5de7c963e6fdf61452779fe32041cdd6c1f6a1b5298465b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 54495f8d080aaa73a56d4404b80764accf687f435bc833cb726c3652bde446a4
MD5 eba97c4d53fa780fd66f7261797112e8
BLAKE2b-256 63e7978fdfb9f1d2ad569a01da27ef7d94b8a884b32cae7f3f52b8a955f3f0d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca28bf62afb8d6035ac1f5c71ee5961ffe3f639934dced4b7c22ce4c5e5d13f0
MD5 7f135f4bc3e5bac80dc1ae96e5f7a83b
BLAKE2b-256 de007d3594385180144427b08811e162a6bc7326e9fccc1e778b4ebbbab838f8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e7ffd8a3db5e629ec027483a4222b279c7b008fdc950132475b6b4f549b327ba
MD5 ccea0e36ded9f178cf8dc33d3f1397eb
BLAKE2b-256 a63519643d459e0ddc76e7e2ec24168f1f87d04785b677ba14cf65dd10c6aa6a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b2f06ad0139aa26a20dbc6e038b30baa7bd9d1d1ef1d5e7b759e22b5b09f67b1
MD5 aa80d56d3bd384d08cbd13151bc07bdd
BLAKE2b-256 3fe180125b067ff0914b8764643b87220604546375bb25c706c6d1ba18cd2ec4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 79ac788b02641701a14c8271b941a2035c94a30ac1ce6d1eeccc78891bca86ed
MD5 ebc50d7c5af181c95a44cef508d07100
BLAKE2b-256 797875b31cccba31b1510c4d8e2c1e46bd162d8da96d5f01e109395db85ef2ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 732f661ce7e8bc4abe5cf20ee31c510ea038c173ad153ffc1242cc81afa05dbf
MD5 794d16fefccf93c185cb83636b24a836
BLAKE2b-256 66dbe6f4a870ce53deec1d3f362a8f089b23e0cb63265700216642912b4eb216

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 53fabaf19920f9936239bbd5192688c9475b9d39a4a2343a2f6b0ba2193e1417
MD5 f15f34c67ed2112b0ded27b2af9fce05
BLAKE2b-256 21400a1b1757a22b67fed81a658b78680b6bab5fd4ad33340df6a7d1bdb9c66f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d8cfb507ffeae9d2b4a95740707689ccee301ee06c9f6f2b6d873cec07902cee
MD5 98e394291bef1837d540686a937949ba
BLAKE2b-256 4e0f18e136397efe0c5c8e7d270617426337d17aecad11137e66a1507cc96278

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7b5edee0f07087ad576e0ea532f69f137bc0752b8dea29ebd9b244adf740662
MD5 354173bee99a5569523de413bbd974ac
BLAKE2b-256 5242a93e4654f21a4151f1332ecd19d835287de2d84ffa098b8a00df00f760fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec8ef9c8d3252004a6dc8be300bea123c4590ebce9cf5ca429f76d9761b5b7ac
MD5 720244d1b2383492a2a9fea79e091a40
BLAKE2b-256 458e425f0b444d747cd092ecff81a62975b23cf93f245c182b42e7d7b51d09df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c012ee1b05ce6c3c5cbe18728171d7ca502db021b2b141ce8a801d531981a9fe
MD5 0ee7950771035647def0af7f21975ba1
BLAKE2b-256 f56683074f731017a67e512913dd98bd4af969984179e4ba4c8f86bd76ce8617

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 72294c889aa6777dfc90a47305de2ec88042e8243232261e1a6a1c3f26399240
MD5 5fe6c60461016d325f6d180995c64601
BLAKE2b-256 be400f935810b7da803f371a193804888eeaa7e9240cf32d37c7c23832b3555b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 6bf68446075408a594789b9ff9c524752c84a569bbc887a3b4afe5becae9bffd
MD5 b892d480371819c31793af5113bd5b7d
BLAKE2b-256 8c717114704814fa3f7eb774587d0b10a6c5a2aabadb6e477b71f21435290ca5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 3e08348dfb62fe678bed0d5abe26b94612cd75a3accceba7d241993532d86d44
MD5 957fe17e0fe3338cea5ccd92a0e69d04
BLAKE2b-256 a82931383d2793bb2de016f9487ce4091ad83fc1b4935571fa7dcd4a61cd49c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e33b923343c9fb5766a00e89a340d8f3908201b606c14a485ce7f5ab355fe2a
MD5 da5dcce70ffd8aae4c8f488bfa47ff01
BLAKE2b-256 855b37c01c2cc54b256c4190e4a54b44196e5d52efe2c92ab65fcf6cb6fe5546

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cf6f705344cd4698cc6c7a9100a68a47914ac81f611a29a06932965933f4209a
MD5 fc40641d756f16ce980b8ebbfdd60800
BLAKE2b-256 4d0b8e99661d5b87809add7546c8cce575dd0a5fafb3349b75d369e36c05b834

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aed6bae3aa11227a873c29cebfc11746f871e6b18726f6d980e92ebc8dd4ec07
MD5 e2b82c18870bd283f46d0db335402f4b
BLAKE2b-256 979ebd87b14632ac962e287e2cc7be90cc552799a65505ea3cbf1f73b89c4fb5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e6626c66ab3ce3bf69106827fe2756833048541ddec042a1b68b6333e7b614f
MD5 e4acb882520d7c5e8c1d0ab35ed0f804
BLAKE2b-256 afb20a8bd34c798beea49bf6cf38bb612f51697b7c09331413313617b711d73c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0bc783f5cfdbca6932b413b8a3263948daac70fde0b858d3eeaa3533a8503079
MD5 8efedbc02241d354aab1d7b208f638ab
BLAKE2b-256 1eba2c8d4fdf144589e36417f503080a292db3cb6b23f1af1beb6b87d5da30a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 178f21a1be895c3c145777eb4a278dba3093fbdb69606ba366ff1b58e92df6c6
MD5 8bc5922f5d7c502379714f992477bead
BLAKE2b-256 c94e2c28bedd3229697759333b62a45094b4dab5f169ace1edc299d9c7b02aa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a0e43e20b4336a9abee43b3b2c042055988093be560f28b23aac71054521e156
MD5 853b0ff322e3c12d254a4a4b2a0bbc0b
BLAKE2b-256 80b07eb7f9f6445c7d49907238babf5ef7e7141eebfaba1b7658382db6ab5981

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7613d989fba8b3eaf0fcccc4cbb0bcecda9ea37bbdb9ceaeef7e80171d7ba706
MD5 16cdd3f0ebf188c3bbd68b04ad7fda56
BLAKE2b-256 482d98658e1a9d07f9f0abf35af41d56cc4d2efa2749d390bc3a305410edc09c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61c5824a072975ec9a4aedcdbf8ee905d9646c846dd04c705c815a8646c0c0d6
MD5 0512e93cb7a49e4c6bf671c0031d895a
BLAKE2b-256 f69b1f7718b9b1ec808336c3b2a821cb271bdfd8c4af863c5b1cad6bc4d4855d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb9bc063e9d243b0e9fd2b94d4efc492703d1c5dc1f96006222e35e70de6fba8
MD5 1b19839cb42dd621e1f6ba426994d9c1
BLAKE2b-256 093f5d507d2b76799f451196142946b7b6e93cdd90f1a438101807598d5d80de

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 81c7f832cdf0ccd5b0b60a5a545b0cc66e681a0c1e28a35be7a62e19c6f57f7d
MD5 139126c4f343ee90dc7501e92fd8877d
BLAKE2b-256 7d73f6dae042a6ef755b46bf07030b23b86193dae549c20341f08ad854e1c0c5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev64-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d96f82ba498d0c52efcd42d1191b6639f813490e14281bc31e61dd7f52cd28cb
MD5 ca3e693f66f5a61e21dc2c31fb9ad8c2
BLAKE2b-256 5f614d58fefb153a87ee63ac60d062e57636aa5e3cdeb9870f2d00d736e7d0d9

See more details on using hashes here.

Provenance

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