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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

File metadata

  • Download URL: haybarn-1.5.3rc5.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.3rc5.tar.gz
Algorithm Hash digest
SHA256 8f649a781582953b31a711bb891c8dfbdbd04065295e0a349b49c65caaa55fd9
MD5 138b99f659fc3c12086ba3dd738c9264
BLAKE2b-256 1ec7259d3bad7d1de9b138d7866f3e87811a3f08530c5692c8b4b99a57b1b439

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 12646ed75be42013b47f8f9b2ceb0ba3d494afd03782aa154a80840338c757f0
MD5 9b98330c59f514a033d85dc77b249476
BLAKE2b-256 80b5fed97a135f03d550efdec0648409c1804086070330451612ed16e72e9ff5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d0299536bbc5620068ba0feb4e8f1d7f976c05bbe5d26bb89d33c14a4152a9b3
MD5 19fc94015b51d7b855b1436e16879758
BLAKE2b-256 4651c0986be44f4bc1bbe631fd35e6fbbfeb5b403a1ba51dc2c49387872cc946

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a409ffb8da14c9b3c2e70546d7a1fd3bf46dd726bcce9ce98019f0c87da48c1f
MD5 2bed9c67f4b65007f6f9fc4a8d27513d
BLAKE2b-256 a25515bc3c529089fa221c6374fe12fde872dbcad6561f10cfc66028a6d202fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a529e43fb2e9a9e93c1cebd5cba9c9562ad72a66a66290553539fe13ff0dd17d
MD5 8c5481f97a53f72bfba5f7e9d920806d
BLAKE2b-256 c3222e30bd104282ec21f3f8c9995fbc1e0fa153734870914f0779eada2a029b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp314-cp314-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c8bf00b129b8ef85c478aa663601d08f1a143502049c62eada723f6d1f36911d
MD5 37d564d5d177d3a0bd4ea40d5287b431
BLAKE2b-256 08cc74fbb3a0bbb677d60fe97026927cca23d5dcac88cc36dc277e5a9b92b990

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 46c20727e150323c560fc2d2836adb62b90ab8c52bb2349f99fd4cf831708397
MD5 20240ad11545fceaef792dc7a682b405
BLAKE2b-256 27083964e19fe41ae6eb6caa07ac756d11759d9cbb415f8064e569eb69824e51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3190f4c264f254231a7266bc631a06385695a92b1d61c030e1623ff2b956a990
MD5 af85e97fd2ace5c941380c30c0edbd59
BLAKE2b-256 d5d0b76ae03f0fb7d33b1ece491d6b11e335af8ddef89b00e1c202b61e1afba4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 c1ca3798bb61afde288894e46ec6d17a0fc2242dfa559e2ff77f51deedac0cce
MD5 6be12a2a92434f740a73fd0f0cc1160f
BLAKE2b-256 6fb95e8eb5dca7cc5aeaa448e276cf3763876e571e40effc7ae6a804d3fe4139

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 978cab916b56de5a2ff31f30352cf6de789158ea792aee3a1718bf566eb51d0c
MD5 7e34237832ebb4f89df47846f6e2c46a
BLAKE2b-256 97ef06df774a517c7646f98bc6e5f7c90871fc3ec131b3843483011d998540c1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 770fc2c2236efd1607e91862144193137a1b3c7c8e90223de294fba8af948195
MD5 b52618c40f6bbd469d32d6a70881fc4c
BLAKE2b-256 cc4d43a1b0253c0442ec621daff3cff27e7ac1a943c77b8e1cf69b5c32e4c4c2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c87fdb741b6618648ce61a0ac3bb3952d4dd49bc6916597e645d5989bc1b4b6
MD5 024e6e5f179d9e075f64b0c74ba0b479
BLAKE2b-256 67f9664452bb334bda6a1a2a8ce0927d53d2fca5fb35b9aa3691e328a02cd29c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp313-cp313-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e2847fb433a1cbb1eb2146be830cc289f261f1f13ac9c2cb9b8122e3914377ca
MD5 2c2d945212e5dbf3dd462591c3aae513
BLAKE2b-256 452f09ba3dc043da5e3926ef3e033effb17f6138adf02d1971d9fe4f305b5dd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7121813a6fc933b824432bcc9ebc95866594f109a88b38539e61cf0a00fe4225
MD5 fbed66e477e4715668bbd62eb717418e
BLAKE2b-256 39de7d39ce877d666f0d9cdd7c1c2ac5acd475841316ba456fdcd11e91158fbd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d98a0e3b591c835b56a233acd10742284a47a3b99f39c6125f43ffd1a6e5892
MD5 a4116ecd4c8bf30a590c831de8c0b2a7
BLAKE2b-256 6521edd55244b83f9a9655efeafaa3c49e605480e5a7244bc67f589932a1d887

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 49d4e33dc40d2fd0a70efc280e009b58a41ad31a18b78aa93967fd39ade4d8bb
MD5 bdd018bc597122fa5697015a21a8e585
BLAKE2b-256 dfb84900eab448a06d67a2d1909142a4047ac56d2264c1c2a18e69c703c2db8e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d2c1aab9a57169ea0d9a31e5a730694bcca516b8abc4a71e7089e54158508657
MD5 c92d34d146adacc35d6e384d35eaa29d
BLAKE2b-256 5bf0f0c3fec17b0406c50190086dbe2fc5e83f12657ad65bc98dcdd4e330c76f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 780985555bd2c8a49c8bcaab74068d2a593b79440ea50722e7ecbff4727bc022
MD5 234ffeba48ed1c0edf8cb081ad771424
BLAKE2b-256 7fc8307e2c5cc76784874852cbce8b84d1229e872d1aa48b04fa1177903f3e23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 31a9ebb55f58992bcb15d5f80f7435bbae225e2f624b01c92526d4dbdba2a62c
MD5 4f3a74fa9c24643550968b96397581cd
BLAKE2b-256 57062fea7d58f826ca77cf4315d5e2f89b87b24b06a0e9af6333f7b069bc0273

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 21735f1312f77303c5bbf17c81f2502d1ab7632e445684c337fd36ea151f1f7d
MD5 d97f886c2ba74bf78e455dc00fd83319
BLAKE2b-256 400d9c6d5400c3e5ef0febea956642e0cc8069fb873ddfd920cae9a235ec043d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3af42eb9b0690198c41e0a1a5bae413ff770bbf9dd59a7c51e386314f96d57ea
MD5 d67269f1dd6772a98e419b25c24b8290
BLAKE2b-256 7a8ab2bfb6f8bf7ad637c2fbd131abff9d51f4c03dbb1dcf2fb3b2fbb7758758

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0741863875ba4a52fafb73f10b8b6d38d77739b78f3c9a875e7be9c7cce704a2
MD5 290903fce9a68766e534d6450d608b51
BLAKE2b-256 e76fc4b5c4d1b0b77fd8c5a30e21ca241b6ca61da14631283337a7e98335a4e6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a0ad2cddbb592ee5f14da8ace3de2188a873ae03ee3c6a88ab8c5ce3d45b782d
MD5 1fcc74b58dea28b4eca25cfb07d14664
BLAKE2b-256 24c7391a315052ab0ccefc421fdd08c8146c70e472ebe7ec69f498619aa2ac15

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 545799ac04b68602aa7ad8176e907141aae89736c27b0b4081019b9ed4598998
MD5 c9c3d46242a1f1260996d62ebbded923
BLAKE2b-256 8b6b286faa0fedeb66c9a3169d193fad3e50c423de4f44b634b96518f781dcd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22b215a35c9eecc99e552a110f4f4e3108affe97363f1bc87aab0c31d65c9dbc
MD5 3fb625699954746c02048f5d271a4e33
BLAKE2b-256 38ca6224698c9034b937fa964d86b8a1f96e8f7fc067bb6769e33d28c142241d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0e175af1f1dd204cfb59911052ac43bdfbf6c1a513270b6c4460c305498edad5
MD5 2d84e539dc333b7f30214ea72cafc372
BLAKE2b-256 daffa5f7527cd01662790bd0d92a8b6c186601e01757aa1823bf474ab1261a38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1d556cd11dfc4efaed98838323f6f85b68005c4d3ffc960c1a55dbbcdd30ed3
MD5 3dd08032a35d3a1b71b1901d9d31f50c
BLAKE2b-256 05855fbe49ef21f7af5b3142945a411262f802f7bd9b8a45466defe20a121d58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 433a31d12eb649cc9ac3ca972397fc3fe85a8593cf3adda54efdba7783dc9465
MD5 d76453e0228644d62ba00bc0a6e17221
BLAKE2b-256 548815ae63ddfaba907885b70d7bbfc6a0a6e01db70e6c8f6ea608f4e2ade6f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a83e5989cb64aa48af05f14eed45d4942b798ce12fb90eb73754537d544e7f21
MD5 8b05199812cb5987bb718443003192a4
BLAKE2b-256 d33879d656825839e2540c04971e3761e5ad70707a84d0af86314d181724a82a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: haybarn-1.5.3rc5-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.3rc5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7a2166888dc945b805645e2f66c6241c2bf2bb4960abebc18aec884f426c4524
MD5 fa1d7751cb05335fb3beee0101fba38c
BLAKE2b-256 1e3f9726ddfd54713985a0545802e8d91f395efd92048c2000d6174f11f65c5a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 054adad0eafc617c9b313220ea81108141c5b6c4f7bfe77d38fde2309b765506
MD5 bf7b25257a53e845e78b332a9f316958
BLAKE2b-256 620f2bda5bca1810ffafda302d8270fc688053008d90a70e780d83c69afbbdd8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 61ee7467ebce5e62358625d1703a18518aaa3958e3a504732e71302e567dddfb
MD5 8c359a4454c17baf4004c51fed6daf51
BLAKE2b-256 8e4f83e7157bbaf245769ca97a8655dd17556fcbb01b5287bb887d99b668a449

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 baba8e19480682ce96194f3414a606842310fbed887db2ba5d69edec3f5763e9
MD5 0b5c82eedd188b96c4029650412cd6e4
BLAKE2b-256 9891c36010592dc5482211c39a1e506f487f053c26538e20e0ed3d8ddb217628

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8cf1f032c4473d14ebcabf57f184d13ef86a7f9019a4e04e716ac610da2a445f
MD5 e9b7bc5d2611503388c97e1027e43e6f
BLAKE2b-256 92f9b6addf60d51ebe5d7958405852eee786b699eeb7d3463de2083854368ccc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for haybarn-1.5.3rc5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8228eb4787156051fecb71b62579b56b6670e132730972861567f1a89bf37fa
MD5 7928685a4feaff39146f89784e7d2681
BLAKE2b-256 8e7384798595ac75a68c5448898277114fd16356d8b0c5c60d147aa84ea3a7e6

See more details on using hashes here.

Provenance

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