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.3rc10.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.3rc10-cp314-cp314-win_arm64.whl (14.4 MB view details)

Uploaded CPython 3.14Windows ARM64

haybarn-1.5.3rc10-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

haybarn-1.5.3rc10-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.3rc10-cp314-cp314-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc10-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.3rc10-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.3rc10-cp314-cp314-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

haybarn-1.5.3rc10-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

haybarn-1.5.3rc10-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.3rc10-cp313-cp313-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc10-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.3rc10-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.3rc10-cp313-cp313-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

haybarn-1.5.3rc10-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

haybarn-1.5.3rc10-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.3rc10-cp312-cp312-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc10-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.3rc10-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.3rc10-cp312-cp312-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

haybarn-1.5.3rc10-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

haybarn-1.5.3rc10-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.3rc10-cp311-cp311-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc10-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.3rc10-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.3rc10-cp311-cp311-macosx_11_0_arm64.whl (14.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

haybarn-1.5.3rc10-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.3rc10-cp310-cp310-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

haybarn-1.5.3rc10-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.3rc10-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.3rc10-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.3rc10.tar.gz.

File metadata

  • Download URL: haybarn-1.5.3rc10.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.3rc10.tar.gz
Algorithm Hash digest
SHA256 12f949bbde433bb7de86d2a56d446b94038c220729660c3c3a40691aa1d19703
MD5 3cd4a9e8108d2706a2e532b238d20329
BLAKE2b-256 e6f24ae464af274a247f3dfb1308a2a5b3f0fee513c2c8fbce7facbb4734f6a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 eea4d78a7e120e3afad464a7e4d608db7f0cf110537f116c790ca18036a47393
MD5 772ac4ef82ff363b244f4b16b092fa29
BLAKE2b-256 a0b3d06ed65c12f0c937db7c4b52482807c76a9254ccfbb8b1247c5c7c7ab928

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 9d9582cc5a6e123e38c8e6b44c3a6d0b9b7bd0c7d00a73079746bd2aba7b706b
MD5 16cc851d9d0c23da102d6658a53d5142
BLAKE2b-256 1ea2b3d92bcb60975804dd923d2e455761b60842f30dab3323878f64edd29053

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 91f769882491e5a2fd429beea20440c9520ba809be2289319ec4b8c8aec00956
MD5 402dbd9c9150893e220279e49fd8c72d
BLAKE2b-256 1a5496e28a52747f2d1194588c5c626b92ebd6433be81c65338b01fb9994e846

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 07473d6668df2c2c549724373b35be192e68bd551a8c48cc09830304090d5eb9
MD5 b4c16bc4e4c21b84568818f1135f81ca
BLAKE2b-256 cc63ec3a02fc3533c36519c5a3e9b1ee619edfbf7f5ce1267253196d204ec2ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 41e0cbd4f94616d5a9dc8803855863e5eba80d3725b3a76d5bbc94d74d7489b7
MD5 7abc92aee1ac270f801d0c52098c285c
BLAKE2b-256 aae8827fa51f914ecef68c682619c12c0b67c209b3e7c164a26262c0c10a5435

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00ca9616e2f6376e108bbee341052b298b2c64b55949bb1950fc91d2c211afea
MD5 06ff02372ebca3ca699fab9413fb2271
BLAKE2b-256 e4cb4176d6bb1978f95fe5a89eb4ce5ce4acecd81680e4a76d99eaaf7c5e8e1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 731b4f78ee464b4b52b30a67b565618efb888db9ffbfdf8936fbd775ac107d82
MD5 e7333687348ae1ab1215d5eec8fe1739
BLAKE2b-256 f2fcb4859b5bf4cc9575e6d9883dfef4d05f4dbffa155ecb840249c4613b7f4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 8da71d01c89c9fa4b820adc96ea841977b792a3cc88ef77158da214766e53af8
MD5 141a78ac7438a387ecef6e1237d85172
BLAKE2b-256 ce4d80da830b71dae963b9c4828bdb4d7bdf3b7ce139feb23c21365a9c1bc9eb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 58c66dbcdfb3640693a124c857bd2d82b67bcb85427aedef6c900df801d46ba5
MD5 1a8de9094f6e1ee8d4ee2788d2954734
BLAKE2b-256 6451f1e030567a6d831e26543c6f429c45deb1981254254010a4ebc282496e75

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dadbf0d48b4155bc039d3ce2ab98b8d26897f19d726f9cd0720da769c1e33879
MD5 8b32116d2cd6ecbdab1d1ec81a411111
BLAKE2b-256 36347f6455971847ef384955c63d1c8b8f45b665e97f2795d21c16bd89a39bc5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4599c62c3a7ed31703cf0733e646242b1677badee3cafc8a9c2f11ce455c4ce0
MD5 965b1cdc5155974a4f3aa745b0bacaae
BLAKE2b-256 8b503d16a96103fb7dc15e76efab853c134659a0f0fc4e4df8ae0323f4efb14c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db126c2ecaaff59d859ca18361f2279cb7aeda7381303c301be0a9b31075fb5d
MD5 6625f385b6420f145210ef38b56e344f
BLAKE2b-256 a890d5fa00519b58ecd3a86927a1a6d2bcb9f501aff89498aa424e8f569316dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e476c57e3cc1b9072e0ca692e9209a9002da51f31c181fe38bff7732d625e8c
MD5 49a26056fe2884ad6c06d8dabc1137c8
BLAKE2b-256 e526baecb9ccfecbea46a61f8b2e8c7e43a26d38a10c886b03c32484ae8181c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f52261a01673dc71a5a6aaa74430509ffa4fe031d951ccfeda43890c5b0ea843
MD5 831a6955185f1ca41ad9880e991248ce
BLAKE2b-256 f7b504b5dc8d3822cb4321bf50e33d73dafad882f3b9324d97045082ed4e2d80

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 bc8216fe0880f2b4549697493cc8f13ecb8f22b9d913c1ccc7083384f65c6176
MD5 62e42c248bceb8ca93930220e5d1fe14
BLAKE2b-256 2487f5807e5c849cd99b69031e8b315daaa5fb899b6fa0bbc2ddf35980752450

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 203995751d4a2974c6302d0dd6754f2335fc2e65d1027ce8747caa7764f06fc0
MD5 001b5815034f475964928cde42618970
BLAKE2b-256 e138961c8e8e01bca6aebcd1e5001452bacda5263712d88b63af4bedca77b20d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9cd69de0df617d697a45a822d87d14cc1f0c4d7651ecbcffcf9036b5cb5e5ef2
MD5 f7091ce092af0cd0db74bec7ea4d5301
BLAKE2b-256 5db233407116d5735ac3bb2dcfa6a65640e2905ce249e1cd7997459dceaa1ce0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a445d9868cef0e8799edb49efa2d9a2b13650ff3cee3d2458d2050be316da05b
MD5 472eea2104d27d54ead247fe59cbb95c
BLAKE2b-256 fb5079a360f1dbc0dc9dbae2bbc821afb3e46f4b61bfb1069340da46a6729bdf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 327ec55286956585721ced012d8c9f5724f4efbafca82ef031ce931bf8f260e8
MD5 e45f24c3c41c4832991e9f69b4fd6e6f
BLAKE2b-256 59dfcb922bdd886c01afafdd83d144fa3784f664a3bf1a9a81efce224df5b879

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f57f27d6f47adf6d3934c2e6577265110ae15f6218967612595a7cd7492170b
MD5 480b8f1ad83133a36c20029cc71e5943
BLAKE2b-256 f6350fbefa3213385eb671f3724fb2954948ed5e9d854c024ec3280b0574ba74

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d8a138ef7c74aae12a976b7301bcf99b62fdf9b1eddb2eedfbea04672543226
MD5 4c3678ed558cc4273e89ef9705def965
BLAKE2b-256 bd09a6f7950d112c35521da06d12a25519ca15acdf99ff73ce37f9efc257eee0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 f8e167760a2c4dee13a9b9c40df444081bfcb6b85a92feaed60fa59bdfc096c1
MD5 7b3716dadf18fcb29bc644733cf64042
BLAKE2b-256 d86264c8550091d19d025fd243ef1b34268ed3a377e5a90880dd1abe3b3db663

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8bd38f926daa7b4408312ac95a68c6cc3d8e127a0f3b5830497dcbfc64c64b45
MD5 a61d3bc12cf3f17a08e5cbd834c401b8
BLAKE2b-256 e133521e7e6ca23ff9df6b6a09aae2c0e491902337b48300bd1ae048792a3171

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a8cf469519a3b586d203e31b64c44a2cd27082c2a57f675af7f60bc09621ff90
MD5 e35dda7918c9b8a48a6d5e7d2ae7c787
BLAKE2b-256 064b0f023455099436203c98823fd6c62798852e2a7860c1f2cb5cfa3f6e3037

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e156183d779e8288bdcb0bcfcae4d0b7438bd0fdde183659cee564780f8aa5b9
MD5 6d4dfcaecc6ab2c41ec19655db949980
BLAKE2b-256 f7e6d540ffc343f5334134b7d2721942c88a4061faca8ccfd03a60578286d678

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04185e0e5b1d4e496c5ad7a22f657d68bac8af2f0e6b338548781d9143e3c8d5
MD5 ac961e641835158ed62c8267b5c1872f
BLAKE2b-256 20fcabbd50001a8c752cb98b973716a7ff1091bbf006934463a5767ca8e5f5e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99098b6cad876093eaf39d51eef240bc09f3a63fe0b5742d471bd35732177f03
MD5 69ab9182138c425c48ac72c783e627cd
BLAKE2b-256 94c379c467e20284ee6417a76a865e3791ec963d8f1ac46ac6a5ad980a760f37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 898078c223c72fef8981b509852b7626ef4ca432c469b159c6e5de92b3d626e9
MD5 df061018bbb08fcaec98848825ed1888
BLAKE2b-256 f75b04b7aae5336fd072094d3bd40162db1103ad769eca3d8d1b5af68af1271f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 492013fbb3373236ed730bffb120eec2de0bc0b476548fb4bcef612034e3ce77
MD5 845a1d6aa02580c62a18e9e86f644f04
BLAKE2b-256 0604f5fa0077d2eddf5dff230e8853b6824b0f7ca3a08ba0a8af9457df3e2df6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 855cf295af85f2f15b0083e566dacaa85c2b25ecc1e3d1f5fa08bc78ef571757
MD5 a95de1036e30c45ec6b5396078feeb67
BLAKE2b-256 d8db4a706161aadba416ec29e4987436b31c68f27c7a6b0c9eabd2ab239f212b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c52a19ab88710c089d1fee2497f91ede733e258058e01e35bc00072e9dfbbde
MD5 18d9030ccb0ff59bfe074ab4612a19f1
BLAKE2b-256 3b644b8f724e01f1ea9e63d534c70e36426e8d30deafbbf45e58d65f06509015

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea67f7e5b5e82bbe1949a9cbf3c601bbd6595134776778803808031a733a0084
MD5 a0af5fe42eb0f03ea2953df55a3ac320
BLAKE2b-256 0cc3d6f1d98dbc57e24f73577cb174d7f3e8ede377adf904dcd10ef6b087e528

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2dba8b001e559e8480a038adf65502f2713d0dd9d70e7d47064aaed6904bcd94
MD5 221bb996ddbeb7f6c45f579093004906
BLAKE2b-256 4253d10214f1ba508d3b77f6cf63cfbbc03a204174e92a71eba3f92b3f0ff428

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 56200426d1c5c12a6f26f3e1ddef14fdb3ceee87b4bbef820704224525d7f894
MD5 7cf369bf66db8be4b9b952f25f9d2c9b
BLAKE2b-256 cabc68afc92e360e7501714636d97389040655ec01ac95b7661e9a09a6f385d0

See more details on using hashes here.

Provenance

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