Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

duckdb-2.0.0.dev2609121639.tar.gz (16.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

duckdb-2.0.0.dev2609121639-cp314-cp314-win_arm64.whl (15.3 MB view details)

Uploaded CPython 3.14Windows ARM64

duckdb-2.0.0.dev2609121639-cp314-cp314-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.14Windows x86-64

duckdb-2.0.0.dev2609121639-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.1 MB view details)

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

duckdb-2.0.0.dev2609121639-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

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

duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_11_0_arm64.whl (16.9 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_10_15_universal2.whl (35.7 MB view details)

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

duckdb-2.0.0.dev2609121639-cp313-cp313-win_arm64.whl (14.9 MB view details)

Uploaded CPython 3.13Windows ARM64

duckdb-2.0.0.dev2609121639-cp313-cp313-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.13Windows x86-64

duckdb-2.0.0.dev2609121639-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.1 MB view details)

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

duckdb-2.0.0.dev2609121639-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

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

duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_11_0_arm64.whl (16.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_universal2.whl (35.7 MB view details)

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

duckdb-2.0.0.dev2609121639-cp312-cp312-win_arm64.whl (14.9 MB view details)

Uploaded CPython 3.12Windows ARM64

duckdb-2.0.0.dev2609121639-cp312-cp312-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.12Windows x86-64

duckdb-2.0.0.dev2609121639-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.1 MB view details)

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

duckdb-2.0.0.dev2609121639-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

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

duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_11_0_arm64.whl (16.9 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_universal2.whl (35.7 MB view details)

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

duckdb-2.0.0.dev2609121639-cp311-cp311-win_arm64.whl (14.9 MB view details)

Uploaded CPython 3.11Windows ARM64

duckdb-2.0.0.dev2609121639-cp311-cp311-win_amd64.whl (14.4 MB view details)

Uploaded CPython 3.11Windows x86-64

duckdb-2.0.0.dev2609121639-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (24.1 MB view details)

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

duckdb-2.0.0.dev2609121639-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (20.9 MB view details)

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

duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_11_0_arm64.whl (16.9 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_x86_64.whl (19.0 MB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_universal2.whl (35.7 MB view details)

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

File details

Details for the file duckdb-2.0.0.dev2609121639.tar.gz.

File metadata

  • Download URL: duckdb-2.0.0.dev2609121639.tar.gz
  • Upload date:
  • Size: 16.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for duckdb-2.0.0.dev2609121639.tar.gz
Algorithm Hash digest
SHA256 df9072056c39897288186e98d9ae36ee00f80c101f7e0fb3bb92638a6da16a45
MD5 5b40a6868806d5dca6be7a1eb095e9fa
BLAKE2b-256 a524a2d5c4b156fb9186387eafc4d0314878f3ecceddef61312c4097b285ddfc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 c8212eeea9584a97278d0f2a4614b9cde5ccf715a407b28d72048b4256e278ed
MD5 210a72f3cafb2ea50b5d2550a9640da3
BLAKE2b-256 6904a455b1cf37b3518173c86589838bb6b44555e2efd117edc5926a711a1b21

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c831827688cc272c671658c2221833e81cb86a8be8e6447ebfe3e0b0b2d05cf6
MD5 820d5584f6ff0720a448f98e77000ff6
BLAKE2b-256 884c95534fc5e3666863ecc0a2babd92b3f3f078e33fc027f045a0eb2509a75f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e8aaeefea4c60b5008493a84d9cddad076561d36c40a77748b80a968e40ad6bd
MD5 29ea2d48cffba647cd8a475e209648d3
BLAKE2b-256 42eec91c2421cd79f4b80f05ceeda54a6f19686430d9147134401292189cf184

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e188691c4891421f78eb11d581da5088b2abc45e05461aa7f705c70035008978
MD5 d4975306b0203ac193fae1ae9404dcb5
BLAKE2b-256 a0affec0aca3f7dbed37b2585da14ee6ca0e9fecf62689b121533877a64d1fa3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 400c960ce69a6664820f093a45a392badb25d1cd2e584a7f6a019f79f094b27e
MD5 9609678bbcf11e9c9e6e30c07f97d6f8
BLAKE2b-256 95280e9c03cab1cb8160d7db299daba179fcdd63db1c746d535e5622a4cea523

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d4ea9f80e867186263eb28d6ecabaa6c821275b619e841685853be18eb797b63
MD5 6255d41165a0ad0823ee0328077a5859
BLAKE2b-256 a0612ee7229a2cda79b91774e7f6f8a2142bebf1b475146b5f4d0bca078b471b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 490c12b5382f2e32b1656520e016eb52ac98158d21d851d1aeb4294eb3fe2027
MD5 98c4a3c78bf05218c35b2abeac62f0ca
BLAKE2b-256 9481e40bd48c3149108a0747e32fdd1dbef8d03a833a954794d9372f1b9af8a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 0816d10cf056bb8af347d450a7de47bed15d9a7bb4be4c539de887f9c6a54e4a
MD5 d769111e650c659a72f2aff74a1d5d8e
BLAKE2b-256 e927722194be76f9cdaf327a766ce080a086c67c538300649ed19afd73d3d25e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c8421c7807818a0e48c924d9b04cd30801eb75373ced5dbc22a7a64cdf6b5a94
MD5 39c1481e534830f1682bbb0bb39eb89a
BLAKE2b-256 19b6a49ecdb16e037cb7bb15672207365d6638c628d5f13619749742f099b507

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ca6f08eb6b13c148dad2f33c90e7c44fc94017055be01e2aee3b98f68bfd79f
MD5 067ea814a48bda10766397144365402b
BLAKE2b-256 f578d55ba0eb0df32812c519023edf4c8a883653013883939a3259f464daec71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f2bf4631a6775c205f1007db2fb0a152cdbcb7ced6ea5aba186901191791ba4f
MD5 ba109ca5d80cf9ba701ede377401d387
BLAKE2b-256 a25e4f0bbe56cbb77db55ee29f8406d8ac6cf704d496bff57cb06a407c3b799f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b83f16af4525e6a63f2ac4d11bd2ef903a86b6bca657c086dca3eba67575ba14
MD5 f1b282ee2a6a384c1353f9fca6640d32
BLAKE2b-256 45fdc31944e379b728c20e6d72ff94872beec596842da44337d8a8ced5e11070

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-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-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c46fc7917ec01cbb6d7f0146b4fcb7a2d93186213a2309aaf8c2cd2d5301e5a5
MD5 d846328d463e3bf9227bd051fe3cd0ef
BLAKE2b-256 44a220cd5e4fabb504ce48a607551a7db3c36cd2220bcd76732602758d61667a

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-cp313-cp313-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-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6a0d4bb54b87b823edd887496c8033140a6ab4c584e2177109d1718b61741835
MD5 2893b41a42e76eb27f6e7e13089ff953
BLAKE2b-256 eeeb1b5dbb34e607e91953a1c02c96517c2e4348731a726fd826f729252e40f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 1907e175b8f368bb139b2ea2fa1e6ff3089a6830b1d6e3817714f29d71f9e8ec
MD5 dd49e94c3d37d6a62e3d889637bdb122
BLAKE2b-256 34b83f0145c68615d3c7f4131996b61085ad31b821696e36469976e330eb32ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ca5488a36f960717361949454a4dedb241aec0926882a9f1d5f2467cba493765
MD5 cac7cf4e7b50b5f5a66e0ce0f8158cf7
BLAKE2b-256 00f4be21d14e0423d12095967930b3f1e8f7ced94af8949f39f46045925cfdb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c81caa77ef36a6af5d80a75c99710e9024e6bafcf0e003320822fde4b43abfbb
MD5 a0f9e9747cf7e074180ff6b531191712
BLAKE2b-256 ddc26eaeb30de8e402b8dc60fb5ff9e06224a64bc074119dd4445f69f350d6c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 48315b9fc0a30843751cb9640fa896a12966ce86168e020533700b05002d903b
MD5 0a88ff4ff5ca950d7e9aa37823e59729
BLAKE2b-256 4bf50ce486c7fa9fe416b3f9de5a338909c9d8c6aa09656c97549a50d6a2f8cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9776d4e71f9678d347a59a625ec4ebd80701ba21d23d71f0d4cfcbf5f04471a
MD5 a9893e987a820b8cd8815d2f290588b3
BLAKE2b-256 312d75912d0df5dee2514d5ab1543018091de8962bffb3840556122e7e69e716

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-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-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f2e3ee88e1010ee6c4554afad2fa172f3aa5da2cc70f9a21bab266af1abe0044
MD5 59e7aff2182581b3790cb986264db770
BLAKE2b-256 63dd51978d8195b3620eb8545cdc1108204db4816c71c270cc0b230f751dda8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-cp312-cp312-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-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 cba22dc12fccc85cee702f99b9deeae3d7281ea0a04e079bd98dd61143df0dac
MD5 fb6a8cd162c1ef54db7f7fbd2406591d
BLAKE2b-256 1a6212c8fe896413831808e94903df7e39e1f7356e1a4bf609655d0ce52c2d60

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ba67d08f944ba9ca07c4e78e1178b3d6a14ab8ec35bea2c50a32bcd95e8b3553
MD5 670246a9ea5fd4d3ff51eeb34ee74419
BLAKE2b-256 15c78f979b68c898f6417f919287a044bb3e7df155352b80c9cdcb60b46be6f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5ea484d933c3e04954f47b126cd64b25305a986a5adfc2085f6f1c8cfc325045
MD5 2e183aef2928a01041a3d313aebf7887
BLAKE2b-256 77a53c6145ab857f0077aff0a4a561843b2722a452516945accb6c8e40817b3e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6ea087216ac43990260d340b295d18905e2e46cbb583ab77723c891d3c56cb56
MD5 3e71e8c74a9a14b93cdd26b1e1308a11
BLAKE2b-256 0ebdd6f99aa40bcba06df5cf04e4b1691aa4fddd00d87ce6d86ec7fbe827f8d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f130467717f1e5934614bd547953550d51b1b92fb097f3563ef882432b2b7e1
MD5 a46462bc257719521c911f8fe596d799
BLAKE2b-256 7848906f17ebc20081f2019be546868cf0a04df857079af8f5e012372ef2d12f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b40e901963e9f10b3b0f2ad4547ec19897dc81ae4b5eef72bec9d3ff9e4952b
MD5 1f550f407b01617126af19df773b6b09
BLAKE2b-256 82b63cd8c62291e460dcbfd8a5c57332a173ae44a548f91bbb3e7bd1cf36691b

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-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-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 9fdd04f5150de978370d68008d16cbbe68fefc1a487c3f881ad3bb9646207b8f
MD5 ba35cbaf4bf9d5d1f29d945a7dba246b
BLAKE2b-256 22e459e24f1e88f722e563152498b44b2902bb6dcfa815f2358398e40b682fa0

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-cp311-cp311-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-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for duckdb-2.0.0.dev2609121639-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 878ca8f0082ded1f00ab663d0ec816c3716642318b6c38eb6dfc42f8c08a7c01
MD5 426d71107f00713a66947f1daefa8723
BLAKE2b-256 d04b534abeb33ca325692e1fe6f5910dc73a537ba9f0f9df9b502c106012ca8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for duckdb-2.0.0.dev2609121639-cp311-cp311-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.

Release history Release notifications | RSS feed

This release

2.0.0.dev2609121639 This release

29 files

1.5.5

35 files

1.5.4

35 files

1.5.3

35 files

1.5.2

35 files

1.5.1

35 files

1.5.0

35 files

1.4.5

41 files

1.4.4

41 files

1.4.3

41 files

1.4.2

37 files

1.4.1

31 files

1.4.0

31 files

1.3.2

36 files

1.3.1

36 files

1.3.0

36 files

1.2.2

51 files

1.2.1

51 files

1.2.0

51 files

1.1.3

52 files

1.1.2

52 files

1.1.1

52 files

1.1.0

46 files

1.0.0

46 files

0.10.3

47 files

0.10.2

47 files

0.10.1

47 files

0.10.0

47 files

0.9.2

39 files

0.9.1

39 files

0.9.0

39 files

0.8.1

52 files

0.8.0

47 files

0.7.1

47 files

0.7.0

47 files

0.6.1

47 files

0.6.0

47 files

0.5.1

38 files

0.5.0

38 files

0.4.0

38 files

0.3.4

38 files

0.3.3

13 files

0.3.2

38 files

0.3.1

29 files

0.3.0

25 files

0.2.9

25 files

0.2.8

25 files

0.2.7

23 files

0.2.6

21 files

0.2.5

20 files

0.2.4

20 files

0.2.3

20 files

0.2.2

15 files

0.2.1

15 files

0.2.0

13 files

0.1.9

7 files

0.1.8

7 files

0.1.7

7 files

0.1.6

11 files

0.1.5

11 files

0.1.3

11 files

0.1.2

11 files

0.1.1

11 files

0.1.0

6 files

0.0.3

3 files

0.0.2

1 file

0.0.0

60 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page