Skip to main content
Pre-release

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

Haybarn — Python client

The Python client for Haybarn, an independent derived distribution of DuckDB, powered by DuckDB.

Published by Query Farm LLC.

Haybarn is not affiliated with, sponsored by, or endorsed by the DuckDB Foundation or DuckDB Labs. DuckDB is a trademark of the DuckDB Foundation. See NOTICE.

This package is a fork of the DuckDB Python client, rebranded as haybarn. The public API is identical to DuckDB's.

Installation

pip install haybarn

Usage

import haybarn

haybarn.sql("SELECT 42").show()

Migrating from DuckDB

Because the API is identical, existing DuckDB code needs only a one-line change:

import haybarn as duckdb   # the rest of your code is unchanged

For third-party code you cannot edit, there is an opt-in compatibility shim that makes import duckdb resolve to Haybarn:

import haybarn.compat   # registers haybarn as the `duckdb` module
import duckdb           # now this is Haybarn

The compiled extension module is renamed (_haybarn), so a haybarn wheel and a genuine duckdb wheel can be installed side by side without conflict.

Building from source

See CLAUDE.md for the build workflow. In short:

uv sync --only-group build --no-install-project
uv sync --no-build-isolation -v --reinstall

The DuckDB engine is built from the external/duckdb submodule.

License

MIT — the same license as DuckDB. The upstream license is preserved in LICENSE; see NOTICE for the list of Haybarn modifications and trademark attribution.

Download files

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

Source Distribution

haybarn-1.5.5rc1.tar.gz (18.1 MB view details)

Uploaded Source

Built Distributions

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

haybarn-1.5.5rc1-cp314-cp314-win_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows ARM64

haybarn-1.5.5rc1-cp314-cp314-win_amd64.whl (13.7 MB view details)

Uploaded CPython 3.14Windows x86-64

haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

haybarn-1.5.5rc1-cp314-cp314-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

haybarn-1.5.5rc1-cp313-cp313-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.13Windows ARM64

haybarn-1.5.5rc1-cp313-cp313-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.13Windows x86-64

haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

haybarn-1.5.5rc1-cp313-cp313-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

haybarn-1.5.5rc1-cp312-cp312-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12Windows ARM64

haybarn-1.5.5rc1-cp312-cp312-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.12Windows x86-64

haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

haybarn-1.5.5rc1-cp312-cp312-macosx_11_0_arm64.whl (15.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

haybarn-1.5.5rc1-cp311-cp311-win_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11Windows ARM64

haybarn-1.5.5rc1-cp311-cp311-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.11Windows x86-64

haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

haybarn-1.5.5rc1-cp311-cp311-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

haybarn-1.5.5rc1-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_x86_64.whl (23.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.4 MB view details)

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

haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.3 MB view details)

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

haybarn-1.5.5rc1-cp310-cp310-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file haybarn-1.5.5rc1.tar.gz.

File metadata

  • Download URL: haybarn-1.5.5rc1.tar.gz
  • Upload date:
  • Size: 18.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1.tar.gz
Algorithm Hash digest
SHA256 f24e1e2de4ef1485e6dc41d0fed2f83460b075ebf0e0d2c1fd02737a14f02814
MD5 883b7981e439b01fced7b8e3cf568bc2
BLAKE2b-256 9fee4bb4044464a6c4021bad6680c0509103181c3828ccacef423c547a7502fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1.tar.gz:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 14.4 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 61abb523426ec26ce932c61ea7ba6c9f3d4895969145f841dd6a07675ca85d1e
MD5 0a9875b0a944825e8a35a2c5c274c2a3
BLAKE2b-256 d9ac41d8e3ca519ea42aa3c1be906dd33d51d50f84ba762bf5eb04b367c54336

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-win_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 13.7 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cf83f7b99c991b9221081b6677d38ecaf2552d2481770940e072c1cfd4978df7
MD5 031d90fa9faa8b380f82663b7ff86ac4
BLAKE2b-256 03a5063ab73fdf2e9db524e1b0053fcf4535f030e3075cade6c8d54182ac9d7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-win_amd64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28562ab9956cfc9e7def888569476e3898c6b6c613d7e2298747196849596535
MD5 86cd8059a074191799591616f245abd7
BLAKE2b-256 505ef1a03e7f11c97baff00fc5e91ac2265cfd41ae4cb8dd37a68fcbee21cb62

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9b379fc138e5db21fb0eaee19c9fe900580223e4204a3ee2bd34eeaac4cdbbbb
MD5 63c3a95d94329383fb6d556aeac5d320
BLAKE2b-256 8850db9b0fab9f624cdf46cbd82f48b11040fa5a37c5cef4fb735c482fd77480

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f1c1243bc1ddf3d3051ccc926ce5ed1acf2cec6a34cc5db989006484c341f643
MD5 69fae3d886b81ed676b7cfc35bb38ab5
BLAKE2b-256 92db09e905c06791b3988f746a31a412f3c013f11601bbc7115f86d4c492a275

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f446684bcfb21213a757d05da2c9a4a7f8a8e7d9a66acde49e97192c5615536
MD5 2dc1cf3ca03648ef6c4ca7fb45ccb4e1
BLAKE2b-256 07ee04c5a83f61d6d1447cc3a5c4f9a1f367e505000942abe233fccf88fd89dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e785b001ad430f8221fcf783ab502a10fcdf29b4aa16a47598c619850a1d44ae
MD5 ee88b08c7ec462424f290285cc5e1df9
BLAKE2b-256 60e45c5c2d842eae1976b1a8d14ec7d3f3af9984e47e874e45855f5e275e140c

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 2de0805e0f36c6803cf477a516f3029e3cf63c51aee32c1cd4e5ea4e01ce5648
MD5 7411a5cc128fca4d26cfb7f9a506bc1d
BLAKE2b-256 d7f367ea3088959575c933d1df4b96752c9c10c339b4c350ceff6c84cce35fec

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-win_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 226981d0391989566fdfc8ac352ac10d89fda5f3862659cedd0b74cf858ff684
MD5 04eb50c0ec6fa1721ac45b53f560b195
BLAKE2b-256 13a749e70ff529e2fec03be105713253ac8193be7831fc17be82a122e1265db4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-win_amd64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7242146f81aa0a3fbbc0960d110057168b5e3c1a9f5654c04233623cefd96a2b
MD5 32a876e45c35cfa5b4762c5373deea25
BLAKE2b-256 6dd063e429c65f32710c95b60f33f7aed025b4d413e906a128ad3b4ee27c259b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3de866a132d97376066a4fdb72691f52df7374f4fd41ca0b9229b803f7d420f9
MD5 40c8c23a781c6fdd48501821d8b72bb1
BLAKE2b-256 627904951634932ec177048f24e86b2a748bd6e40eb846f1bd2b4af1ec2de928

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 45c0bfdbf5abd00c272e834bcb1d2e35dcb6af3e01be8883964c2eda4c1c8a60
MD5 9e55352a56c562fa8c82fa8e1ab0378b
BLAKE2b-256 29a2184a64a44919c59edcd5902281ca5113389235b201dad5a994a626e5c624

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82aa2ec3b2a1ed665a51b5da2ab852e25d09ee159f4b53d78c6c2c04d7710b6b
MD5 d72f4e54cd32019bc751a83003cadf57
BLAKE2b-256 923bbeb56bd111a2056277b2da3af7fb10ec2104dfda6cbb712ac123be72991f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3de86910ced6b638ba04fbcda8e3167e138d22036f2c1549f917521a6abd4c0
MD5 d1c12b32947c07691714b4602ebde6b2
BLAKE2b-256 6596f52bf2820a942a1bc0bc3259aeac49954738fda9fc56be34d6d020032d2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 780e06257ba7fbb484527300e4231af611988f0583e78092135f550b435a0dbd
MD5 ae56fe04f3b2db1e3d43ad9bd9b210ee
BLAKE2b-256 da6b2a97974b1e14f822665bec4485a6b026e7f8bd14966199744fe0d0d33943

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-win_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 22ae50695bed4d4cd8396023fa68702d45f2eb5cbeeff3643a442cb1fe782b0f
MD5 30d43804c4e7e412eb0501ca24fc9611
BLAKE2b-256 fe40eb5e096fb4867a2c4adf56e044eff90b924cbb570a2dfa51843be05b0a0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-win_amd64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc128fa2afaaf9a670ea54a2cc7ee6bac89fb9970aa068f9cccb28bf6e9607c8
MD5 3c3570d8bb13e71602cdeacd91f37598
BLAKE2b-256 5281a727111a207f56a6cea2be11794945d96c5e24f996d6071cacd4f8fb2e23

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2089e03368800829360e6ef083d7594037aaa1ff85c0474ba120c9321eb7b271
MD5 0358939792ff169117dd82318d890b13
BLAKE2b-256 e331704a6e3ec852359126c4444664759056f1a9d717684f2194064b1be6222d

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c3c27cb568970773ddb531fdf1bb034d66a2b51d97f2de1dd7810e830237d426
MD5 72247ae7414b0af9f66f6413f04d4542
BLAKE2b-256 81e42f8391f1b97854eb17f5427b946e9861fca4b48de5613dfef49d24650658

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef20f0a8d7d823f94f07d606f66b119092580c906831251234c51621723d3745
MD5 64478991ee62314c4976f518eebb8ad5
BLAKE2b-256 59281af2561195b9c5c090f761a58d194bd6efff9f970b214b6170f2a5bb5a28

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3d320b626f1a14a4f150416b31e95a863947008742bc65d9dcaa9009888fc28
MD5 eae47aabc07df7ee4efb3629240d9001
BLAKE2b-256 6b7e605ced3fb1b50e0db6b1711bdac9483fb6442e3d49d5114b03f616b97cb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f67b336a288b2a1dd45a221f4621be5dce88055dc51be6eb383bd8cfb26dad18
MD5 482db22b707766b8a426b23a1a803688
BLAKE2b-256 56ffd710fd3358fce3ae2e18c7067cb8c3080563dfaf89328c98eb0de3e5738a

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-win_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ece4b947fb0156bcdba7400935265aa6e49e12185f4480a3d870fc8a375da66c
MD5 283a51aad3e7ddf97660ae35e4f2b9ac
BLAKE2b-256 d56690ad58b6326b1063015eef9d7853ffe775c64a3d175cc727f96e2dfa8dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-win_amd64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c42d83fea18cf608b20bfdef3275dfa8349a98a1bf3e1907dd79879df18bebec
MD5 ed1e7f89dceecd4405081777b1f3b5cb
BLAKE2b-256 e3d89c6a5868bada050fc960cfe52f6158e0d7647b01bbc33cbfeedaa87aa2fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a486723586c626801551fe8e0877cf4228f34a571b4eaa976a0fdbfe5056bcb3
MD5 66e0a2f7909beca19fadbe22a45f6ceb
BLAKE2b-256 b8b0e6c5f2edb2af79b33c1f9e4f4726f2fe98e11897be522d2f3f4230c045ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e930558c9888fab619ebc410c09154ab3fc2ec9bfabbf6285143b54a45633c5c
MD5 27853e034242697e7ec777d2aaff82fe
BLAKE2b-256 78196f946b71498e7a872af2001a61e2d699afb8cc96a2cb1f83304e2cb9dddc

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4f2d5584b120a5e28a6a0d02806ab1be96ad5305f23581a85638d1f70c7630e
MD5 0781265c01fe67a45cc3c50f6d5124d5
BLAKE2b-256 83446b255d92cb48105d4754e2685443f3a1d65e8ad8484c35bb0a2551539137

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d36c19d8ca057838cfcf9015aafedcf064f57b42477fddb88e57c8b9473047aa
MD5 3d870ba34a9bba521f7990e19208d6e9
BLAKE2b-256 2e6730de28edfbf3fd6f1ec091fb380a0430cbc433544692e63257d2858115d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.5rc1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 6720db68fa76ad7317008477fd3713c8852982ef3896211f1373e3d2c0402810
MD5 3e8e4faca17c4d096a7a942a42b0ab36
BLAKE2b-256 58bab820cfd0d29b04ea950e90f0d089fc47b48eb477893f0b0b56eadaf553ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-win_amd64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 327cfb6541e7e350314223897386d65b6e869804ef7e71ea382c51981839c4fd
MD5 ce2a6267425de69686666559a126bec9
BLAKE2b-256 6f43be321f822c2034a469931c7fd54b123755af6b964fa1699683475583e335

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab6ebf5556bba09bc8c1b548afaf8f9d479d2722ed634ee3b9a27bb5ccab33bb
MD5 c07c35d3da4300b147d175ca2df5945f
BLAKE2b-256 640566899c6c7d00531d9c5f05dfbd65b3f4e43937d15b1176771ab9b75542bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94b456e0e190f898dc72f8faf922a22887ccba609c9f14763b4ba32d27474dea
MD5 ba50503afb8f3fd827faf2c2f0de9947
BLAKE2b-256 13df11c66fe805182a30cf86123751caa57f0998945ce12f04483f231daf2921

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d1be442378d2030b0ffae82565246b6ebb05c00deb34b4f92016245694742e46
MD5 e7ddde8d02e848a9ada949b806ba84f3
BLAKE2b-256 4c8a976355840d1245c445f423835fd2207a3041d70d09782a31c1d5792c9860

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 haybarn-1.5.5rc1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.5rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 88587abae4a21518df8392a3634cafcd7a0c2feeed79a756319a0380b968493e
MD5 6f3894ba47be7445db765776fe4dadb3
BLAKE2b-256 3faa9c0805c38f9aa748e6ced1a0c679d8555906c573c48e25f027c89b33fd41

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.5rc1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: haybarn-python.yml on Query-farm-haybarn/haybarn-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 Sentry Error logging StatusPage Status page