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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: haybarn-1.5.3rc7.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.3rc7.tar.gz
Algorithm Hash digest
SHA256 b29023f24246bf73378980e41017460b6e8740fe1676d1faeb077e45ac41c3fc
MD5 d62398d31c66df6467b0120caad7f85b
BLAKE2b-256 25c46a5e066192844cf834e8e31ad243021a648c9c37f5428ff5bbfb2e43d4bf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 171e2fb72141b4a4766c2740f170221c31941aad208c01afa4cf701c24459d76
MD5 e40e75ecb3c123dd1c04de48150be24c
BLAKE2b-256 091466ed8657e3695ee188379f6ccbf6926897f5ce0740dd2e225501626ac126

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 08b758f96f4bd5b4e4cbcc7f1e7e495af98acb1f7ce5930d266c460fc0d5ba09
MD5 435f2662b0686d61618c657894ab634c
BLAKE2b-256 2d9eacd77098d28e5528b4b260237db81b48d6356741a3c034efcc1df2e3ba4f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f8e1688d3fb585df1d085b6987e4273f7c43dbd7efed5135550cd9c65f7432c
MD5 be8c0818562653c66839417134cb5708
BLAKE2b-256 c7b3cc1d121be1a6428c46d5e5e2fe7f8a0c9b291060bcbf1e6d0075d96f13e4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d790e5457fca905d7685fea6b6f44694b99e6ece8cdc1448d4a0ab54abf178be
MD5 653cd5542272e328f1004577eb401cff
BLAKE2b-256 c33ed96fa671eb96113d99635a262434729876359ead8d013d386f50401c2b1b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3afc383b7f67af5e8cee55963a2fafbc9b6b307da64184f76401702197f6db93
MD5 d41b636aa2c2a02a3f0be5639bed2cbb
BLAKE2b-256 7a99e0fd0552072b17873662c1a343631e9a66e50dbdc02bc052e34c4441025a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fa1e79a77a615f1e909d10a39d846fb37aa5079a9aa13d75b6ba6ed384538027
MD5 2a10925fa69c22804687f76a21b3fdb5
BLAKE2b-256 3462ddc962f93f576e2637e229f162a2049d9ed5718d3d04039436ae5c17ea96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1253596c35d3d4254359b186c84367df7a7c9fa84bd968d39d343335f7aeb2a
MD5 452d6c6303d4e7ed94a11cdf94fe040a
BLAKE2b-256 701fa2db24ea945fc84f8cd71ea1953df9faca241e2eac284cfbd5dc043146bf

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 b8f79e19d3791d2145cd63023680c5d84ccc00bb10460239a43ada886c1cd76b
MD5 b22338c381f9b099d1e982f36e093e93
BLAKE2b-256 c1c257083816bf1b11679922ee1171ba69c38305b3a311f8bc1dfa96eda7bd5a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2841f71cc16b9cd7168e4a14dd69d88e6b770f327c5f4566f152cdc67426f83b
MD5 f0d6374cb5ec0015a1525754bcef4909
BLAKE2b-256 bf7eb3cfa5683c31fb7870f8687df9cd992edd770be33942dd27330ec60aa54c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af1dc9567060863fe829589328558a0175bc5182ff92c5de97c07f89ea40f1c9
MD5 72cb110884343f13298e605abc4c149b
BLAKE2b-256 763ed289ea85827b9b2ecd7a0636ff72abf7e68944a59a96e87e16cdec390965

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b5e5f9e4e573530298d5234765de66002260b510a65574c38c56b7d61441e8e
MD5 b655f9c7a80e7c5e8f96ab5e300bf4e9
BLAKE2b-256 b6659700f2dda387629efaab2b999c3ffb3e3d0c3e0b05d0c50ed492f6d6ebec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6e71c3f685a7974ae6d1144769615fcb655e910a51d0439ee463562406e7b62
MD5 53ad9a579721439d0aaf557f50b00e37
BLAKE2b-256 ea01081688d4cf0d85e5a2d05c6381d3b5a494b93a82d7b5f54179fe87a800f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd722bcf9f9491bc0d6f36737f6aaf93700979abb73d0acc73042a51e6bb1856
MD5 eaea47d2f176faeaffc5d8ad960a331b
BLAKE2b-256 a85b302c0d39a2a589e7978f1d52eaf91e1317b4564ee02c3e06ea431e993e6b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff433c3cf6526c7609f151152e1ec1507330d39d2e8e86cf64a2f9b5dc19c8c6
MD5 f3e3c604f2d946c6db39b7b318cd4a6a
BLAKE2b-256 20f7b50b51d26c7f13012be90d8d29899067c9f4a837b04d72b8ce4bac5e3e58

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 34931b00b613a6cbc1787d79c060e9ce3bfe61fea84fb388c1b7f4ba855ce758
MD5 aca4ba7b85ac3eede2d8d2b02c3952eb
BLAKE2b-256 d715db9ab7c162bb80a01611f2e6753653d9c46efb83d31b4a10202f4ead5397

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ce66bf021dd7221c971692f1bb236047834a5cec8710d6633ce3fc368e368258
MD5 93c56ac94a9168dbe2be41a2c1e76ed3
BLAKE2b-256 f4108d16e694a0a0986f2a770838a164a4ea79ba4e5b4ef7a3727c97ba56aefb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 733aa5c4d0d18f8c44572b79e68316d8a761f34865f38b081c273ce39b83a167
MD5 02ac649a58c5507b5d5c02ecf6c0afea
BLAKE2b-256 c7ab87cb1dd529ec44ece75667f966a0506558777d299d2eeede850b98674f1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f85bde8e37b592e3a027a9353eaa71eb786df3588ff9f5f469dfec2d8cf06a97
MD5 c389ebe13829dcd46464f22c41fed92f
BLAKE2b-256 7cb29b5173cce78fca382aa86f20514753cefdf29372e15fbe9457e783970ab5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c3d4494891f2fd7f518c7cc67e43c156c584cb1eea8e84732e41f5a8bd984f02
MD5 b5bd7f099452b28df7fdefe50b030113
BLAKE2b-256 fd13158b2de3a8f65d9b640c37c43ff1f8c17cf1331d347f0e5c6b635428d5d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e8dbb9efb3dc3f9df27280aa38caa8ae228af73e40fea996a5c244acca28b0ed
MD5 c5885d30330418bc3548b93d907e49ea
BLAKE2b-256 33c2d12974c5377f02bb9ba339c4b7bee471164a2a34729798db8358bcd87114

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d452c2fb948442401487360b8e6793f2249410862af2744d7d00058490b506c
MD5 ac0084f7892badb5e5fbf3eb3a6465e3
BLAKE2b-256 d56d40819fc84e6dd8cdcb5fff79d430d4762d3878b1be4f66c92ff6be503dfb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 59753b88d8fe9e91d204af139118af88d66c226427898dc131d878f69bcd1441
MD5 340f56636018b7da9c3a049ca5a6baa3
BLAKE2b-256 b052e2f66f4275564bdfe100a35c939f52fed731fdfbd1e2d23c7ce0fcb10a13

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ea0e5d2c3575d24c43553dfa8ef17dd029df45807de51269e5d1b3fda582eb14
MD5 fca9e05c4df18f81f4b10788d3c3b159
BLAKE2b-256 6a1a4b534d7e08f509cbc4f68364349e2c91cbb1b7592bb58f5bc0f80d6f9c7e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33bca5d1d07b107906dedac322fe9024eee0d193c3d608ddfc18006576142a62
MD5 5e01d82416d8fd2457bf9ea3692cea41
BLAKE2b-256 9d17f28f2e7fb460df2fcf95aea77ae2f70c8a1b24b23d06b5f3e2305de70fc8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 074210539c602455b885f616ef2afc74f05edca77c37ce994cf287a11f404a3a
MD5 2f9b1c80acfeb0d282bdeed5d72cb2d3
BLAKE2b-256 40b272087641ef648bc35b7c51af01d77cb86c750e3f834a2bf827ba59602d58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddaccaec5adf786122dafe9192645ee65f463cf50a14ea0776aa586e352f61fc
MD5 80ef3bb990aaa45bb720720f211938f1
BLAKE2b-256 0094e49d2c80c4def907278151677f5ddb270e7ebeb0d4287e23d75148485732

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64977725fb5f668df4d023ef0d5a75bfbb7a6bcc294f1bdabe7985cb53917c92
MD5 58511a45aab38d39f920984ca6f9455d
BLAKE2b-256 9c546be61b8fa2c833444667372baee9fb3ad4e154597fed832fe0718f7ace51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b376f9d32543f87f966671c396102abfebf518de627baf3de8e7bc108261a1d9
MD5 4e36a59f4b92ce0426a81f63ece18bc4
BLAKE2b-256 6d2a77648c1a541bdc1680c956e88f78bb098b3a56e96322c15691d2ff6e88cc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc7-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.3rc7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8ea4cc5672a25932c1276a0f3b623ec3ec9192d1c7c2833735bcef130baeae13
MD5 4ae0b1f626bb10806cb3fd58c39e3528
BLAKE2b-256 aa1440fc4acd6c8c8d82987670dff89a3ee1fe9efd0de69ccc7669722087e379

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f607b99159275a6eec1709baa6be2e7a9b7e41ed5946f2f70df754a19b222a9
MD5 40ad37ffaf7bfa6e51054f6e04c662e8
BLAKE2b-256 836db2fb0ab624357b97a252aca45b418aa23aa524c0c9b96121063c0b78b7b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e479e5481e490e1e81792e155f2408f3f0be1f881491a4409217be0ec93cc32
MD5 572e68305297a45cd82b7b1686a807f5
BLAKE2b-256 a17dbe2925d11c9a86abd32594b58583f1d0a231558fef500f64983b71a9d9d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 785d82f89309a3ffeb85c9170ecce7aa296ac6f5b7fc2d6a795b7d8fd1b63deb
MD5 1b063ec6c7a39d60fe665c8b919e5e98
BLAKE2b-256 c580418a69ca142d12a6e2e8b72507e947de92959ddad06edf5902e9f7352fab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1476a767b51c1c912d7db4c9e2e64b75bc67198c4537b77f8863fed8d6f28f64
MD5 450e2b4ce307d034d547b66fe4e6db8a
BLAKE2b-256 ea7aec9bfa11572dac7542a461bc3e2c8e1cde15fa72f979988bd95634f3c7bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb01464c6b853348ca7a1e2751b9eb355befb35e5e52a89bd9e9fd3283b0af58
MD5 1f40bd85fa63fafbaa1278bca8daabbe
BLAKE2b-256 9d279cf388f60dd3a305bc06b3376768c01cb501ddd723a4ea1c2f91100c0c1c

See more details on using hashes here.

Provenance

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