Skip to main content

Haybarn in-process database, powered by DuckDB

Project description

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.

Project details


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.3rc2.tar.gz (18.0 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.3rc2-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

haybarn-1.5.3rc2-cp314-cp314-musllinux_1_2_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

haybarn-1.5.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc2-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.3rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

haybarn-1.5.3rc2-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

haybarn-1.5.3rc2-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

haybarn-1.5.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

haybarn-1.5.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc2-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.3rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

haybarn-1.5.3rc2-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

haybarn-1.5.3rc2-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

haybarn-1.5.3rc2-cp312-cp312-musllinux_1_2_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

haybarn-1.5.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc2-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.3rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

haybarn-1.5.3rc2-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

haybarn-1.5.3rc2-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

haybarn-1.5.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

haybarn-1.5.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc2-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.3rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

haybarn-1.5.3rc2-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

haybarn-1.5.3rc2-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

haybarn-1.5.3rc2-cp310-cp310-musllinux_1_2_x86_64.whl (23.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

haybarn-1.5.3rc2-cp310-cp310-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

haybarn-1.5.3rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

haybarn-1.5.3rc2-cp310-cp310-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file haybarn-1.5.3rc2.tar.gz.

File metadata

  • Download URL: haybarn-1.5.3rc2.tar.gz
  • Upload date:
  • Size: 18.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2.tar.gz
Algorithm Hash digest
SHA256 0497d472d22952fc0851ff905eb2da0678124afa4274984a536c8a04ac907969
MD5 0fc9cfce4c7d8135002e5e24d2dd04a4
BLAKE2b-256 6f81044fdb6305ba64449270c4a8608563cc4af9e106966a6002e67b65055d7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2.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.3rc2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.3rc2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 13.6 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9ceeac06d58e8df7df5379243494a4646431e5a214055c3cf49858e324844fe2
MD5 9a6be09f9c994cbb1c0ed0b28194431e
BLAKE2b-256 f0af12eb64cbb7817da89a521c9e175d552a3029fcea653ddd6cf5c9b4581a15

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e46e823cb84081661e47ef04f0987a5aa9f1521f51bfc8d55642414a2e96d85
MD5 58ef0236b71a5b7af239e276cad4daa8
BLAKE2b-256 3e7805080c3f727e5da01d4f25348baffa7139b52f4f4283457d1a9a8d430140

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 516f48d8f7b70d4ffba735147e98fa7d44e5d9333cae64da87019165d6a193a1
MD5 1f6090f9ee094ded40677e458b73a83f
BLAKE2b-256 b5f72a765826c8888dfd0ff1ef35271eb3e00d9c71f093bb4b75e37ea216a4fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 114fb2d8d48b8b84f912228fb9d7ebfe550f57068a152298e114239e3aaa0755
MD5 8c4338d6e64f181c3a1d5045757ce3ac
BLAKE2b-256 594f40a2a4090c5b03d3e77305657d13cb520941195add91b9ff84649f23b6e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18c5fad3d0a04af50bcfd9161fccc8ee9e11254e807dd340486099e52e89dbbe
MD5 fa0e1d9f0d9beacc1fc403017f1a3bb1
BLAKE2b-256 46bdbb6ca1df803724bfe0750d300a79f0317e43a757faf9a40e0df94dde45f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f01878e13838a05e9b5b0020471cbb73b2171b3e5d513b2a3f14e80419210a3
MD5 146e4479ae4f02b20aa1ca9562ae27cd
BLAKE2b-256 e0e79183ea6b88097484dec9845496cf735285df435a2d83a7fa23f35ff0f117

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.3rc2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 94a5fc1baad4ede25c8a76c106f85c2a19bd90fdcd39579382dfd3702d0c4037
MD5 b7c288a8b7e2a23850b747db99c1a35e
BLAKE2b-256 81a5a12496a998a4599c5d53e645bdaaf60461cfc4da0bbfac13b3600a9d1da3

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1020c09dc90d19412163cfaa867504309a3ba8c59d3e497f75895a3ec0ca4c3
MD5 957cce39f3b47e21d68a92b742fff995
BLAKE2b-256 d60e188d5433b3fb502c0a9acfbbef987cacde596c01f9a9d1100b0dfc5f6fee

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f164eadd97ed83b5c996df0da261a989be2d5b3d8a34786005a65335bed8d5ef
MD5 72c20c0b7e8c998b6215abc6d4ccac5f
BLAKE2b-256 37cf2dbcdaa43c0bd5454e83f11b00d24a92222deb63d49aeb89744a5227ec72

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7381c298dc1dbc152a32873043fa0388a9ee008f3b89037019035e0dba5b7c0e
MD5 3af9c58e1016c7f31404f95db8dca037
BLAKE2b-256 3baa65ddb38bcaffe9b9f07add208cc2c87f49d9a2dc3e06e956449d6c781683

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d8a54aa7c1b09ad548be9942b9d860d8e51439ce535bb242f14dc774e3a8885f
MD5 0b2d7a6597fcb1203e2f739acea14b93
BLAKE2b-256 6b42404e7b07c4e5e4e36e67f54ac12171be29137648337de59b32a6d83cb996

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54ba2982bd495b94472ba9051a3ef01e92286aa1443e9dc87f8ea828935b923b
MD5 c6b3284068b2330ac4847bbe6b93e87d
BLAKE2b-256 83c97aac320978fcd37a91a69dbeb0862ce07dd4f6b3155b5d8d4d3ee46d7fd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.3rc2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 463ed2464d70ca99a0718812e3087d126b68fc6aec9c18968014cf1643be913f
MD5 4e3d61edbff9208416bc7da008edd58d
BLAKE2b-256 9978c1cd1af1df9a69769cb1f84964488ed4abcad08991cad32ee4fa2b885027

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b9aeec57bcd69e20d469127704c34b204fd997a2d71dfce34dd76508bd3f9c69
MD5 ce4300b1c981c9a5f776a9626ddb9032
BLAKE2b-256 4402244b7fe78af01b15994daf6b2db779ff56ff2fdda32e92d606810bdc142b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b6d82fe48648b9068e9dc0741b09574f07f740961639868406327b3bcc8ebb04
MD5 cdc8c2690f58fc9f8a83eff0ff087be5
BLAKE2b-256 05153cff2b8a96fd1539826094f9d63f29886ea56ef17a6d235f88ca7f41fb32

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d48e3f0e9df724a7a79aac7f5855e4d928708c7640355b94b83c6142e9cb1bc
MD5 96819d6e04528b694bf941039d17390a
BLAKE2b-256 0d7ebeece546ad99c2a7340593c616cdebbf9640927ac4b4314fe57ff59f9ee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1ec0187ad47865fc88dd953490ed973ece2ad6c1d40c67f55670d47840116b68
MD5 3d08fec80913ea97737ca3bdbd33fa7b
BLAKE2b-256 28673c4bb477ef75831ab873e96a4aa366021c8ca4d431f4dd01e04402c4d506

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d40586b19bd2b29d7da1f19141f73b4374a2fd3f3b661487d15c236f78cd7b1
MD5 6ecbbbd6e022e3a1e05ec9c7fb725ca3
BLAKE2b-256 5cb421febd5839cfea9ad95112dc03b4e383b161a4d41f31b48e9021268cd0cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.3rc2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 13.1 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 65e5a38dbe0685733ed59bb0ff4f36b9f08446d787fd64d0af7d19bd81d8a18a
MD5 0b7e89536935a30d4a18b8ffcd3e2a01
BLAKE2b-256 9bb2618e9c1760fef8882d1739566b69e4b7a292bbe25010955214169e548a52

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1b03fda5a4e7712560462f135757cd4fe935d77976bfb1391e640033f126506
MD5 7f618da38136a674b3ee078302715078
BLAKE2b-256 e2ac06c6d5c96be758e763d78bc9e58859471ddafc7d2a1fb9b2d95331248bd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e20ad47914b313c1813629020d11e6d01643689928922180ece92ef9d1269f1c
MD5 ec052705cfd40a864fd3e700b92de6cb
BLAKE2b-256 1ee254908cee29ab7b7844ba6db5af401881164c65c4bd051754ec2f267531c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 09b395ed975dcff9baee83498f35d7aa7ef0615dd504ba15dbcafc80557a57d4
MD5 5084732777940ff5b32400bcbf7f504c
BLAKE2b-256 a70e95798b5b6f79d492241abf738bf921ca562a7bdcad032091d336da1c1e7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0ab45a67ac7e23edff95a6aa10eb053512f92710d3032c8fec419b9a6f906aa5
MD5 95fade74e7fcbd971f6c44e454f22c68
BLAKE2b-256 84e7717e819f0df665f527d840de811146b414c5126960315d46b71bd9066e5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffb4a0f02c6c9504be7481a92089d429d61a036909fd2a67fb17cdfebc186996
MD5 fb7d7ea49ca1aa0042727dd35d3d7c95
BLAKE2b-256 1ee2450753238ecc6ab1ad4e278e05857f61d19eee6fbe1790b7a14bb16e8112

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.3rc2-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/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 841bbc7c8b70642cb3a2d297b01e838037403e0412085422c763c7a139e91f4d
MD5 5d79146739c3c716fa30b76921332957
BLAKE2b-256 88f78b1dee0e7660f82543187bc11aa7826b5b3b7adfad62114a8786a9015771

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c77ee973800e80c33f1af06e9b1f0aae5e1dfdf8c2721aa46049151984457864
MD5 7b8ed975058af7f54f9d34e60bac18ee
BLAKE2b-256 69b4b609061624ff145212d039fdb8b02b9beee32aedb076935231db9fa20c82

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a2739ab34abeb3a2825abef5121a3a415880662ff0634786c8617e4a4a248c3
MD5 ec82bad59e4b69fd2635e08851160933
BLAKE2b-256 951cd239b33f27bf2fc9bfffcb3e23cd8b51a8e6fcaa6a8d9112773fc450ca2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d473dc8141fffe548d71bedee6083a5ef2097ff8fa212626746c28f047bb5a3e
MD5 333c642106a51e93c679167838ca983a
BLAKE2b-256 9ebfbb207a3701d18d1af107bf163e8fef15747e5df97acb0a1e9ee795b3db6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 222b6b2dc5e54341618f231dacaa140b1bb2ea4d662c72cf0a098ba0d2201fa1
MD5 97dd9d2b77d57f938e425eafeadcd087
BLAKE2b-256 3d4910e193cbc9955c045443dc91042487d3b7b23c81795eedaaa7d811493376

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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.3rc2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.3rc2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1f1f0c96711b955a1c3318728a41ce7ddc1823efcf082a80a36c06c03068d9f
MD5 5bd7e64652ce2cb6fb5e2164415dd2ab
BLAKE2b-256 a7dd717854fbe0762ee33eda04d92e61a05d43d7d0d996588b6ffe88e991c707

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.3rc2-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 Pingdom Monitoring Sentry Error logging StatusPage Status page