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

Uploaded CPython 3.14Windows ARM64

haybarn-1.5.4rc1-cp314-cp314-win_amd64.whl (13.6 MB view details)

Uploaded CPython 3.14Windows x86-64

haybarn-1.5.4rc1-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.4rc1-cp314-cp314-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

haybarn-1.5.4rc1-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.4rc1-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.4rc1-cp314-cp314-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

haybarn-1.5.4rc1-cp313-cp313-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.13Windows ARM64

haybarn-1.5.4rc1-cp313-cp313-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.13Windows x86-64

haybarn-1.5.4rc1-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.4rc1-cp313-cp313-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

haybarn-1.5.4rc1-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.4rc1-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.4rc1-cp313-cp313-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

haybarn-1.5.4rc1-cp312-cp312-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.12Windows ARM64

haybarn-1.5.4rc1-cp312-cp312-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.12Windows x86-64

haybarn-1.5.4rc1-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.4rc1-cp312-cp312-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

haybarn-1.5.4rc1-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.4rc1-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.4rc1-cp312-cp312-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

haybarn-1.5.4rc1-cp311-cp311-win_arm64.whl (13.9 MB view details)

Uploaded CPython 3.11Windows ARM64

haybarn-1.5.4rc1-cp311-cp311-win_amd64.whl (13.1 MB view details)

Uploaded CPython 3.11Windows x86-64

haybarn-1.5.4rc1-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.4rc1-cp311-cp311-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

haybarn-1.5.4rc1-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.4rc1-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.4rc1-cp311-cp311-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

haybarn-1.5.4rc1-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.4rc1-cp310-cp310-musllinux_1_2_aarch64.whl (21.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

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

haybarn-1.5.4rc1-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.4rc1-cp310-cp310-macosx_11_0_arm64.whl (15.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: haybarn-1.5.4rc1.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.4rc1.tar.gz
Algorithm Hash digest
SHA256 afbbaf3fbcce72183241fa44990492525f40294da616908a92ba88f80765abcb
MD5 40820377beef7fd897573785c7a5459a
BLAKE2b-256 f431c126c02a0758b0044f4242a6826a66b97fc15cdd94d5825caead907626af

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1.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.4rc1-cp314-cp314-win_arm64.whl.

File metadata

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

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 4b65bd6d247365a88fe633ed302983dc2edc6dc7ec2df975d8235d1e3e77ba8d
MD5 036ff3c95994274cba8c905a92baf1ec
BLAKE2b-256 258707bd50bfeac0d0b6cd7c659097429430a58f08f2d6df6a1a42f4fb44b018

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-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.4rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 18ab68e17ca9540438696a7534969425413021132eb8d587a5ad34147e58ba53
MD5 34dc01bed47f7360dc49463e9710d06d
BLAKE2b-256 f7b99492dcd62eb3854816b259dc6140073f2fd7c2c00bf294bb728c28e08b19

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2575f06909751ad80eb04a3e111d84b19ee002a38dfd616cd2d50d56f84e928a
MD5 b9547c57afb7e7057bbc76e70aa912ff
BLAKE2b-256 85e3bc248da46133a1e8bc16de451f730222ac918e87770ecd6fff814ca31327

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb313f03d2fa304b4861ad85f51ba26fc7fde6a331b3ccc4d3aa044b84552bb3
MD5 6f6832c77c5d5cd122ee4f468c75753d
BLAKE2b-256 08d31b24831aa4465f04e1044ca4aca54f549843115d20f50488c0b37130f011

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2a103ea90c2f516e78b38f24df6421b6e1264433c8bc212f710057acf8b338c6
MD5 a1aaa1bbc051ae4be0378ac94c222c6b
BLAKE2b-256 9303362ba23fc4d7daafe704c5769dc35789f62d285d518b3cbfde9c823af6b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aeff03b8c2358c8cf2f80b61629e75609cde5057d3cfc24eebf6401eed8fda55
MD5 91ac0486e83c1c265e1d7b1ada310389
BLAKE2b-256 f0a223427aed70f3f5f282815b5f374d8ec528a0eca54f75d9628a1b76d5e3c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4867303aab8c01b4bb4d4eb88aa795a85aa26664a3c80388c677de20a78ff3d
MD5 0e9f992252d5b6eac520c941b59fff03
BLAKE2b-256 9300ac97dc3dea36d6d07f8edd3e81995ace553d1fa78d110883cae0d60e155d

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 3666eeea1680a2a4543928b9900f5c7640eb642f93c06c1e4a781ee958275c95
MD5 9f2c16658efd028258ae7a8e92737568
BLAKE2b-256 2f7f8af7226b95aba4858c9431b1f4b2248dea24665f4792b14fa99f17c39db5

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-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.4rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 dc52dccdb260bbd1e28b4285e995d5cbd6a57dc496692da67297aadde5277ab5
MD5 b26c45ca12ca715e958472c80a3b38e7
BLAKE2b-256 8f21286d0c6eb6f6a3609f41e42008acaa264ac4b50d1a07ea5f027c1a7a1911

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 121ac3bac882201847cb057c87f255ae6e3b1bed6e712885f1d360b3397f8064
MD5 d7bff02b31740efae9bfc4fe3686765d
BLAKE2b-256 cf0d23a31099b53d82efcb23d6b707c30d84ca435f4affe458a2117b645067aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3d16ce2323562dd772d63248e40aae8bf10b579b212edfc20b5474871933b74
MD5 9cf5c1891e5c121b045d91c4026df6f3
BLAKE2b-256 0d62ac3c76283c2aee95b99de8f83aab86d266362defa0a8feee340c258168b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3462e3118348a916e60929db0d193a0969f6bffe84c6e0db28e208b995e99e44
MD5 bf5c410810841bbb3b79f65b72e56e40
BLAKE2b-256 6cc73c9ce434e8e577875d55dafdc7825af81fd06dfef45cebbba899fb3079e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a27762b966c1c976c64358bd7d8f32ecd6dc79c6c4c4548b557c1caae247e36e
MD5 d4b6a7d16213577e1e98ba5356c5d208
BLAKE2b-256 1963a7733dc61dd8adb76e2a44ef40012eadfbac98bc9f7e4cbe2df0bc1df8b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 470aba1f57e7ebdc4e9968f7add92c38e73c4ed5ebe84635a157a7b556f009b8
MD5 dd159d2470c528c2396a00e871011f74
BLAKE2b-256 1be904b0eda132b7f8aca19bde4011ad0967ec84674f48952fb3c406e7bd95df

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 a71ed74a43f3fcc9f08a5a2367490cf191f4d65fa34a3523132f2dc2d45f2949
MD5 17887b54c81d3f1ab58699c5a715f5d8
BLAKE2b-256 7ec14b84cfd6c5267abaf7b601be0a12156c9a1f022d6485e2cd19eab18da86e

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-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.4rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9dd82af4459eefcdc658a2c3c51bc8b9f2cc9ea552214934eb4444339a0c14aa
MD5 a55baa0abc1ae15a385c77846acd0801
BLAKE2b-256 517c3c953bb96671b8a4cd4b0fc0dcf7cc8831fe2da72b9c8d7b49c64067c046

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 86a65954d2e78df7ef0f9a7b1d712fae0a5f9a5216382f1a39afee710deb8097
MD5 c5e35586c7c8bfe5c47865eefcdaa4dd
BLAKE2b-256 7c080e273efca5ac800a1f1345e6b2f800a38311cb7af2924aa81e49f052a288

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c40e48222f52f40e00d97f77b01d2bab0f036bf5c456dc967a88087bba778237
MD5 305bf5759c7ae2f8900dca9e0403db14
BLAKE2b-256 c36f29e27bf9e2a5d8ee16c5ab4402064054f07ceac4104480f9acccfcfc78a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ff7986fc7c11824c93d61ebca7e2cc42d2b3783b498e87500f3ad417e4090e2
MD5 8a61b0d602679fc64d90f10f1f5ac2b7
BLAKE2b-256 bc04889dea1d49c035f2acd63ce37ee60850170064e13a7b448519a29022b4aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97095238295c38409267c03da7fc8162ef58289bbb4aa48cde803801d5c1852b
MD5 2722897578e14a5fab13f40dcbb49d3f
BLAKE2b-256 acf56e8b18600279286bdbd40550b0dffb73797eecc92e030b3f954c45291928

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a7636aa46fa3e79deeffac43297d52db7213bfa4ed3d34e5b25a175861a8775
MD5 4f42bf856727d09d543a6665366a625c
BLAKE2b-256 f3e67ab29f73d5765809e5d6b5ee839e54d746c64b33c619b1297d14ac3ec2a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 82c79a8139246b57eabe1c35fc50513425bca22badbdd7b423a56bb083dcc810
MD5 51b5a8d33afc63dc5eab6f89d4563987
BLAKE2b-256 e6c8ab70f0005398a05d553a9c368d7251a188b21b9cbccd36433b36b1a16fcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-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.4rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 051b3560111638f2e3f480b39133feeb7fc0f04bb12830d37f28a749a82f5438
MD5 977b6bfd2a0bf8d022172cb69b8ceb1d
BLAKE2b-256 bc5070f7726ef4b0101819304b6cd21380b457a44057281bf9020325f13be7aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ea5c0bd8194f8856bf150c0a22988d5b16ced2ffad677f97405496557ff60a5
MD5 13ef66dc4936706311246dcd7c022435
BLAKE2b-256 cf088be691a35cd2a4d5fdc4e7fb281f0335f195a7f7051693f146baff3e43b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 85fcf0368ba6fbef26c57638ddc8f1d40ea280f1997c67326f17ab079551afb5
MD5 aef9ebc91e331095d55b76c6690bdd1f
BLAKE2b-256 4cbc5b17e040606865b2d95665b190e000ca96024b550d86f5b4519806539bbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00002af4928cfcf41f2a7e93baee1e482843ab1f719a558fb4b4f56ea159048f
MD5 229b75640ac651a26efde9b883aaa2dc
BLAKE2b-256 42d9d8dfa03234bc8091b2049a71c91af51c00567c0ec55a2789a2517493ee10

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65e728a3c625e49298dd2814eaca935802582d0cfcbfa78582f92b126a54f817
MD5 f3ab849a3e2468408c0952477bed4537
BLAKE2b-256 f444e0016380af4f0f18df76b5fcaa5ec0b0f8c32fe6cc7f92aeb6788c98f02e

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 688c3c9c51e2e4295a902e831d988eae294983d0710412b6d7c4cc81f4eca85c
MD5 3135995662116d8a779b927823ea0546
BLAKE2b-256 240d866b1e8777a79a96c70a1f511e6af091dc287309e71d66303ff165c1b584

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: haybarn-1.5.4rc1-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.4rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ea1f8574a331a23c498b7456066693a23cc65eec53983654dd4b1ba6d4623488
MD5 90e0ed7315ee7a46b0d9cba44fd9e976
BLAKE2b-256 648a36265ad255e2e19afba17c2d88714f80ae6164fa6e1d3d2515fbd27b5cac

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b0c3db4cd1d5c4a16ae15599c999383332312ede2f0e6883d54a8fc2ba5de5ff
MD5 52a75c7f7c71f82d9df3dbaff0b801fd
BLAKE2b-256 106a13994a69dc3f679e76bee3cf26de8a40464c8233669d373f5db08432326b

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bd30a1f7528f9e9091dadade7e18addec9b10d993b00fdea629f94b627d89a27
MD5 42a2493e2af19f234f2c0bb67931b3af
BLAKE2b-256 0f9ddedf1be39b86f7f75fb3f6e550f4980ac55646d6a4813f62d45a6b95ede0

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38fa81f9b10cf5aa0cb42455776d1a9976169d254e41af28b3b251a153bf037c
MD5 bacdc88ffb06bb8a95e1c94e5d6e907d
BLAKE2b-256 41a6a581cdfe92682c1392dc3ce7ae72f73b71d643bcb5b05bbabaec9fdbc27e

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c75594a3fd814c4617d4dace73b81423f640b70fddf52470e74445fecd598d13
MD5 69d68a8b5133e18bdbb1bb18754fc36b
BLAKE2b-256 1af0ea3dbfa2f4573a0f085b5cae363e629a45148b021d251c36e58e21ee80d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for haybarn-1.5.4rc1-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.4rc1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for haybarn-1.5.4rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5871d67fef40ff3ef1411646b617499b06806802c1f868ccc85c8ac5f04d0774
MD5 482aa53de3efba56ee3aa3a21181aafb
BLAKE2b-256 9b601af2f14d960d9579057bfff845f4805fd93be2823c9bb48705a496be3611

See more details on using hashes here.

Provenance

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