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.2rc13.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.2rc13-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

haybarn-1.5.2rc13-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.2rc13-cp314-cp314-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

haybarn-1.5.2rc13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

haybarn-1.5.2rc13-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.2rc13-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

haybarn-1.5.2rc13-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

haybarn-1.5.2rc13-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.2rc13-cp313-cp313-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

haybarn-1.5.2rc13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

haybarn-1.5.2rc13-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.2rc13-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

haybarn-1.5.2rc13-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

haybarn-1.5.2rc13-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.2rc13-cp312-cp312-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

haybarn-1.5.2rc13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

haybarn-1.5.2rc13-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.2rc13-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

haybarn-1.5.2rc13-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

haybarn-1.5.2rc13-cp311-cp311-musllinux_1_2_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

haybarn-1.5.2rc13-cp311-cp311-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

haybarn-1.5.2rc13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (21.3 MB view details)

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

haybarn-1.5.2rc13-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.2rc13-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

haybarn-1.5.2rc13-cp310-cp310-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.10Windows x86-64

haybarn-1.5.2rc13-cp310-cp310-musllinux_1_2_x86_64.whl (23.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

haybarn-1.5.2rc13-cp310-cp310-musllinux_1_2_aarch64.whl (21.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

haybarn-1.5.2rc13-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.2rc13-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.2rc13-cp310-cp310-macosx_11_0_arm64.whl (14.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file haybarn-1.5.2rc13.tar.gz.

File metadata

  • Download URL: haybarn-1.5.2rc13.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.2rc13.tar.gz
Algorithm Hash digest
SHA256 ff8de791908fa5db5aa1766e1609c728f9af509299108d9a902dd32b8822c941
MD5 d998c94d404b5ac3000bd825fe3000f2
BLAKE2b-256 480cf9654bfed798e2307b7f2a21e0d077315c0e4c288347646d483cc188e507

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13.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.2rc13-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.2rc13-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.2rc13-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 fd290d97e4d69c90fee35f825ac7d2971f5e355e6ee75e2b3595d40591cf2fc2
MD5 6ccc6b74ba399eeb4a0bbdff18916f15
BLAKE2b-256 86597561822ab1eae364829d03f9482eabb608bae5d27778e298d822d5d48488

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cab93324885d27fcb9411ca7403e5a345129565dfcee7a49dd9f51e7395d0188
MD5 9900fb0dcd16e6af50e77fb4b9eae069
BLAKE2b-256 ec027077aef0b2bbefa26618db39d5d6ea99136e6c3f05b5b06e4e47cd8fce69

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0bf2a20de0a26f40e5558b8be7b53db58d695d8b8aa4e65288e6e09abed303e7
MD5 eea33096daf07dfd04eb4f7e8830bb15
BLAKE2b-256 e1913b43efc1b6cc36a7bb217d8c6ea50097748563d0ae8ad4de355ea4cc24e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 083f5b62b019bbcb2b7c931742ef70348fc8e9c2d49fcb4dde55ec72a17783db
MD5 c8f7a4a0b08d3640f2746f9d1f67bb2d
BLAKE2b-256 a1fb6541d383c87b49dc7b9d942d8c53ca7af8258149fe2be652fcfee88247da

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9225a1a308b82e15d7bb49f80b08c3a43575d0329fb198649f20cdfbf20d5a53
MD5 87c691fe7ea26cd8c117ed6698200ac0
BLAKE2b-256 c8e8bd1c85566f558ea91c7a23dc5b282a2025af5e011b6e3feee51ea33cad8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99417423ff45471b7a60f62f705400fdd722e442d695e0d09e3b91bb08a06178
MD5 219f818c5c05ce8a183db843c0db1aaf
BLAKE2b-256 3ef20244242eb5360d7fe0cf6afa7ffe611438c341076e1269265ab0a5985095

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.2rc13-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.2rc13-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ed8a1ee9afae69fb77759cb9520b12c1de82d60416b4b318ff7da06e8734fd5f
MD5 3d631fa3c75307d115877f37ea43c779
BLAKE2b-256 43eba9385f059a422b5a1bee74a48cb4ef9623231d53a205cc6127edf0c0b96b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 94b0af58b23c72534f4af260c6904089011c3070db144c3875dceed80156a5bc
MD5 23cdaf5711bb0b160be212f0b39166b8
BLAKE2b-256 3c1106f62a54ed3fc04c91da2c1553e78d57fb66318d153a0934e10a6d2101c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b292ae3a59a24e6fc22c6ff9d6a900de587af23089da4c8c0a06405519e7e47b
MD5 111db01146cd0af3b5360fc2e351bbc5
BLAKE2b-256 109c3d1c2dd11f5a9a0df12b77a9abde82e54c7566249eb0b219b7156db47b76

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 993390df9b4f1e3e2a0d1087d8b962aeecb45c46de14dd4f412f96625a7a3c85
MD5 a5f017cba3014e070ec92b46be7f66a9
BLAKE2b-256 7fb73575f5afe59df37b7de6e2d6738250c70b820f9ff66bf4147b8c0a7e4891

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 727c6797b8a874442256896a3a98f27d3cafd81a026590872a8a6b3c4d8b55f3
MD5 736323fa11dba86265d63acc30d34fdd
BLAKE2b-256 049ec44025d24fbb6765dc3aaac24cc48c38c46e2580489583c71e2043698010

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a58a215af7972113406b4fb861bf653d1a7a555c659cf2136b282d7ab40d6fa2
MD5 2151d5925bfa830d9d59a44d1884e518
BLAKE2b-256 2fb58ce20b59f853132a011666190ffbace98a791f80b7ebbfb258410efc28cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.2rc13-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.2rc13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e3f1b5e0235b3150230e5cc25fd9e6a8300beabab4aa7acfdb52a8aca160519d
MD5 da2137c28640cba7054baea02c5339f3
BLAKE2b-256 969b18ee510c27b973d06d6fe28cd26316c26b1e575f1e415170e24fd87a064d

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc3bddf4640d1a9077821de834efeda276c263994ad3d69e7f375748f3b54a3f
MD5 e45332d7051318becc50b516a3b894ec
BLAKE2b-256 efc741425fddc19dcc26096d6c44febef108a5695b80bf01902ccbeb496dced4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f6216bcf4de99d778b9448bb86e8e742367e419a0fd9f4fec09edf9a6eb7a447
MD5 909e79ba6c96cd5da7e2122665e52af0
BLAKE2b-256 ae07806c1f2ba00c0d91cb858e6e0b2f725825b21712d8906c15bddf36c94193

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6e2c5025d7e581ab44b3b11864d66d61e2ae9173e0a2087675105967b29c33f
MD5 4d906a2f23f1d488ad462a42f258cd87
BLAKE2b-256 e90dc445a5c748612fea1b2eb984eb22078ee5eaffe60cc2256487fcd02d2e9f

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bfaa0dc0df22e41f73333d1eb9d59ff8f48a2f4402ebe97e750b71301008529
MD5 bd05ce77f241480398b996e10fdb2121
BLAKE2b-256 9441c3a894e6626c798ce757d178b9c85026a65815bd33fd6c26c55a2456125d

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 289d4a1fa5bb92481cddac0ca9ae1ec4106f3a0df2f5f48b0dda369146e47325
MD5 eb2cdf653acff7fc449bf4b6dd91628a
BLAKE2b-256 19cd9d08a9a497a303d32b24acb381350321dc7e6183807a35cab3e5af661091

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.2rc13-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.2rc13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 54a85e0f22818ee08dd38562f4a8ed39d56ed924dcc8799da5b187cbb018a18f
MD5 de81621054a1c751b7722b8071fdad02
BLAKE2b-256 b1f682cff06fe88333fe16280efaf181f46ebf6aebe31ee394bbbb7b8f1372b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 40d4f5c14a9c346e41ad4ba3e978a447bb4c3d6f3e534aa0a1f84d9c8706c72d
MD5 eab2c5feb4393db03bc3343db05804fd
BLAKE2b-256 30d29c822ebc84c9411abfa1144f6e0c7a087135cc49230fd9de174ce004b4a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 34a33e4a8c4819b8d9f406e28f8486863da1d1aa097c8e290ab5cc9a134e4fb9
MD5 00b0e3d53551be11abb7aac21d7257e2
BLAKE2b-256 6f658bf0132acf8a198fc1f15afc896b2f0ccebd8f397b7fe0500c15144f2d0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7153fdaffd8f5608b02cc0cd27b93ba7f646f2d14f87679ccc5dbf22b54d3640
MD5 7dd00ae4e3e5410b12b4a78bccbffb55
BLAKE2b-256 01f7421b34be660f1bec2a3b81067303bf65ad9eb5628d64b5c2b6d554495854

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ac34b77d356bac7dd11d9b62b5b0118124c8da13f5a0fcfd048db9e6fce00fa
MD5 4bf28c8cb2681da2f64eeaddc8a931b2
BLAKE2b-256 5e7569d873adfa93ea2561106e7cb642a5f7e846bbd0ff43e5ae19536139aebb

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f8730fcfe4e965cd7213c77c60efc76a9415ccd336c66644436189b8b553cec6
MD5 c7e72df0b55851f092f5d0d0aee05636
BLAKE2b-256 25f0810d66190389cb10e05af4d7531f46b76c7d6a1e7cc4b356058e58fd29e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.2rc13-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.2rc13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 18709274027c83a85009d67b602f55514d1498d015cad3504bbd198a0b831ddd
MD5 46116f7bdabb9d6b1e21e301632a8e96
BLAKE2b-256 5c3310639d8de06e3146379d9a689fee77ece939e9841a49b14e71643a8f0b63

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5380a81360223ad6254de9e95f35e9149df736f687ce9e395d9d88448e88f5b
MD5 ab37ee0ec7ed52437094176c6f6ddb99
BLAKE2b-256 08be014860d911972e6d32c2e8e8342c7e3ce587eeca9493d30101fd9c944766

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 480567e012cb090802abf75b7ed2a25c54e152a19c3af3b73b29e37158fdc42a
MD5 504a79a43615cea697f8bcd99a96fb7c
BLAKE2b-256 56593673d068a78b3b5df988679c5aea9b75a9026ac55ef54c5409bf920d46c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7853702b947dd7f5403d311e959f2244972dde2c69d90b3701faf016d2cf8b39
MD5 f8c4591b6f85039b65d2e840ffb0e355
BLAKE2b-256 0881578446da0b7a8573e1a26775f0484c84301fb5355dbb6b4e3fe21918fe16

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a9bdfc0ebf4f37edaf5748e343c67bce92ea1d9d6a9f237c25d90a937b19607
MD5 554c306b678b55b966942868a35928d9
BLAKE2b-256 525e2a29757e20d6b3297dd560281739c03b01364a797dea63467a7d1dfd8da3

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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.2rc13-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.2rc13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95f1db5c758ac8b093b9f77abea19f768c19f64540175e6a4f6afc319c576cbc
MD5 08b5295bc16bab879c3ad7e505a96000
BLAKE2b-256 3fd2d68362f8a6e0240bd1df3a51bbd61d5cd44ab53c163e30c70d9416d8ab39

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.2rc13-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