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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

File metadata

  • Download URL: duckdb-1.6.0.dev343.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.dev343.tar.gz
Algorithm Hash digest
SHA256 6b442398c821f154e5ca7825878e5f7724bcaa4059f0195a7061db48cf180c79
MD5 72d28b98b546c26f837cc7d8d4c30370
BLAKE2b-256 cc8b034c8f588fc6b38db12c1d717fe84f30fa5558fb715a135b671d817910df

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 6b8dc61b6987e9fe76c49dce5d37c1483a1964474831ceebb77420bc791c0950
MD5 24fdbbd967a206db2b72524c1e745221
BLAKE2b-256 3a036f5076638c8bf0df1418b66c64f4725d65ddd9f4e3ace0019c03aa2bbb09

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7ea9981fcef0a5e644c39d29bf036af29665e5e5dea73f1ae4aba082f773f032
MD5 88d595828a99a5e110c33a24521a67b9
BLAKE2b-256 f5537dc08b5ecec3388f995614e86cd4c68f6a58410a966f8693c9db6f79af2c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddebc6b907bd77358b438b710978940164e6a7c0d7ad53bbf930144b90d8a0fa
MD5 d0eee2a72358a593b32182ae568b7d16
BLAKE2b-256 3478747ae56d48bef487a040c4286afabb838772612ad0b03dfa2e2e2441be84

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 caf8c4aa139dc81907b2318e95195f7feb533bf10ce1c87141e80397fbf21947
MD5 69a02b32e23c1639080f4245a5ede0b6
BLAKE2b-256 ff4947ab8a09e6e23b4440857792a1a0893212fada1554403d17ae71a638f9cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b5a77d9669490a9c3d6c251082152066d9b62d2a3961ba15bac9812e5d3162d6
MD5 129f198d8aedeb966eb9c48df56c1a21
BLAKE2b-256 3f638248da4bbe3471479b264244f9fe7f90b0d6bc10822780a362e3995819e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 efb76386d778436d0fdad79f34a490571f64cae9179b4c2cdd0766679dc3e88d
MD5 a430fa832eb92a5652c498aecc7b216a
BLAKE2b-256 20d9050d7b9c2aea9777ee0a4d7d25d2c1db4a3c5e4ccb824da75b66a5466e25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 251cf32b3368628e669cc535fe25250b0073895c26e18588b5b8852f9e6f9b4e
MD5 44482b8ce41f6381c82520eea5080b7f
BLAKE2b-256 84f6daef87b2fa812eb8fed83a76b01b4cf6908fd5a101e916d44c6566e5e2bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 3ad790a69a85312612f6c0b3520e67f003161c83a05c47a193eea479a9c70120
MD5 e0273ff25250702fc231797660e017d9
BLAKE2b-256 4c054eff7e05e847da06c4bb6c4f001f1265681a13ae5823791f19128aa65bb1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 46a0fe691e2ee46cff5b2950b7e4bee694fb29a73a976fc0964df4ff93f14152
MD5 d90b83e7df60457c38f9c7fd26b5c1b5
BLAKE2b-256 df1279688d761965309926291f28e4f799d0f8ab28eb458c24e128dfbfbe3d0d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81cf2f271897de2e61019ec4bf4c581be220eafe65c2d734b81acd9c654d163f
MD5 df195b94dd9388be5a7554ef22cfc5ed
BLAKE2b-256 dbd50563b61d5502af5551b2b5f512112f2f6af4a96d5a5b8e529883ec2ee2fc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12e27a139f91ce33ddac10e5b0c524f10937baebd7f34fd8d5a48357ab0579a5
MD5 6c8481e154455aae037610df604ed34d
BLAKE2b-256 85a89bb4cbdf208c2a923bdb48ae682e2191df56da88bb500b9e7ed34a85a806

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e0915ab3d83566d6e4a61aec71461ac3cf546d90ae021915a435e6ee72450680
MD5 0a20631e37be9e0799c9c05228b64fdb
BLAKE2b-256 4de3ca3af13a7f55f88cff4679c8619cf230c00ccc256254ca3a1101315fa291

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 ec333f1ad6678842168c885413df4fc7b0ab8e5bd1df9c7a72de60b38e432359
MD5 3193b74f78443b27f1783992cf38ec8d
BLAKE2b-256 dff4449dd5689969939be9afe0b469b550aedd9e6784737ecedb982195de5183

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp313-cp313-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 c5cd78f3d09247dcae9a36852b3e9671301cbb1ed9704762898abd0e08f08f20
MD5 69ce2324788f824c35129c6be5d65c4d
BLAKE2b-256 18af75d2ee811405294922912fb4fbd44337540bcdc4d38dc3b83b96288b82ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 cdb72607b0f965f13782d083df5ab14c6b92ad5f012f298c47084e83cafa72f2
MD5 ca7708b2f1fc7e541913a9d488bc06bb
BLAKE2b-256 85881190f23b48b05636f686925e33f824ca5b18e479d4491e6274c9f4e571ac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cc1a90f7f31dbd296641efd2d331c2046593a41e1df111162f70ca917ad59b84
MD5 07834d69b7599a6a6a3df21f1a003a1c
BLAKE2b-256 e46b2d5944a8d87b9b6e89171a5b4c5abeef412b13265ece4452aa02615eae52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6fe54f8081b394c0ac7d99224cf70c7b16b101e09b6c882ebac81880d009ec20
MD5 a3bcaa2b1cae178480cc9717cc496c82
BLAKE2b-256 9f91105dd8563fef6d6914d8d1b1a4e1853ff9da2e1b98de74f20aba31ab3536

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 473d9dc40cb9d592fdc6579f35e4c7b611689af5c13bae717f34993e4dc60eaf
MD5 94619b9f5858f257996fd9602e38c9bc
BLAKE2b-256 eaa54dac74d68cba1cfd087ca330ef5a172385bc60b5e601562cce12f17bc864

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8309502de312dcb684b0f0922fdbda497ef0a22d6f519db2eb6723ad6520a87f
MD5 6cbbf1d426b822697f9aa343b45cd6e8
BLAKE2b-256 a74873188392dd1ad79923b68942bb289a71db7aeb055e6ef990d8088091c996

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 dcc09803a3e7b09ba8e2ce31b567f46b4f8e135624c9f0b12efb0be0df6197e1
MD5 2828d0425af669891b652164fc79f7ca
BLAKE2b-256 aa3f306d73864c70753f3d1dd466004f231e114e47839f984b2158d115cd6104

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp312-cp312-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 6801e142f91eab1201251f4117657752b8c919216cc4713cc5b0694fd22e7c40
MD5 aa59cb29902b698d832e0c70addc5db3
BLAKE2b-256 308eaba7359cec3f9351065bdb3446d731493a4cb61ba331707baf97bf13df0a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 df3a2d23937bb410dd34b583235755c83a5225d4b4418c915e31371ce621a6be
MD5 8a617e9d0f53428ace45a050fc3232ab
BLAKE2b-256 b6860194435085fc326525c5ae589b4a808d8451e56d17d6efd0e727b2e93a9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 45538be986e9f1002ca21c6eb25a98033d20b0e0d49e862997763bffb8533c0a
MD5 023b6b77157a84f4a193d36fc30bfcfc
BLAKE2b-256 efe518d1b6d49dc8c90c7ab92ad9528744ec443db881564fca727c73c2726e25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e11a51abd98eead3341084b2b8216fb39a3b0c90ae3d43a86e3132f0f3101687
MD5 f4058bb57185a1f8822b8c051149db92
BLAKE2b-256 712cae8473de3cd8048127a16ffc65b9ce3be36e74c3e2ba37502206b3f29a98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ae6859cb6fce8c86035ed2d494ea19685f6f5406e4222cea3b50358bb84111b
MD5 3d83de3406279cb5854e2658aac09462
BLAKE2b-256 3ae636978385f23fa41273591dca5494f2612ad04e14a739cbdb3649726f5c35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d0695e9583527efce17c534243e4c33c5304158e12871ea978f4297ff8aa896
MD5 e5cf46ea9ff23e0815ce4f9950bcc9e8
BLAKE2b-256 701f8a759dbc7dadbf60e65005ae8192c7ae5cde6188fcba89f87ec99749ff22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 62ab113d57b3b40d0cbbe5907f71d775db29ec8567b927275c277df80e29c141
MD5 71e708f0d8f143cdba143b0edc8d9ca1
BLAKE2b-256 81c52bc4397b33fe55de8093f0eb6ebda3385adad1127567b23edb817910f047

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for duckdb-1.6.0.dev343-cp311-cp311-macosx_10_14_universal2.whl
Algorithm Hash digest
SHA256 dd4f229da099b2efedb0a5c786038bebbb5e36f26a49a175d3aa0c300f7dcf7c
MD5 56f419860fc0e8dbb7cc1ca6429133eb
BLAKE2b-256 6ccec7f070a62ceb8c696ccc23719a10943bb05d94784a095897b393d856acb9

See more details on using hashes here.

Provenance

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